Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ fastapi
|
|
2 |
uvicorn[standard]
|
3 |
requests
|
4 |
python-multipart
|
5 |
-
cryptography
|
|
|
|
2 |
uvicorn[standard]
|
3 |
requests
|
4 |
python-multipart
|
5 |
+
cryptography
|
6 |
+
aiohttp
|