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