Add missing aiohttp dependency to requirements.txt #27
@@ -5,4 +5,5 @@ psycopg2-binary==2.9.7
|
|||||||
requests==2.31.0
|
requests==2.31.0
|
||||||
python-multipart==0.0.6
|
python-multipart==0.0.6
|
||||||
aiofiles==23.2.1
|
aiofiles==23.2.1
|
||||||
|
aiohttp==3.8.6
|
||||||
python-dotenv==1.0.0
|
python-dotenv==1.0.0
|
||||||
|
|||||||
Reference in New Issue
Block a user