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
|
||||
jinja2
|
||||
aiohttp
|
||||
sanic==21.12.2
|
||||
GitPython
|
||||
PyGithub
|
||||
|
|
Loading…
Reference in a new issue