Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ pydantic==1.10.4
|
|
4 |
python-dotenv==0.21.0
|
5 |
uvicorn==0.21.1
|
6 |
gunicorn==20.1.0
|
7 |
-
Requests
|
|
|
|
4 |
python-dotenv==0.21.0
|
5 |
uvicorn==0.21.1
|
6 |
gunicorn==20.1.0
|
7 |
+
Requests
|
8 |
+
aiohttp
|