Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -2,5 +2,4 @@ fastapi==0.95.1
|
|
2 |
uvicorn==0.22.0
|
3 |
aiohttp==3.8.5
|
4 |
pydantic==1.10.7
|
5 |
-
python-dotenv==1.0.0
|
6 |
-
Pillow==9.5.0
|
|
|
2 |
uvicorn==0.22.0
|
3 |
aiohttp==3.8.5
|
4 |
pydantic==1.10.7
|
5 |
+
python-dotenv==1.0.0
|
|