Fix missing aiohttp in requirements.txt
This commit is contained in:
parent
d8f6733645
commit
a09e551fee
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
tqdm
|
tqdm
|
||||||
jinja2
|
jinja2
|
||||||
|
aiohttp
|
||||||
sanic==21.12.2
|
sanic==21.12.2
|
||||||
GitPython
|
GitPython
|
||||||
PyGithub
|
PyGithub
|
||||||
|
|
Loading…
Reference in a new issue