Hana Celeste commited on
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ requests
|
|
| 3 |
fastapi
|
| 4 |
uvicorn
|
| 5 |
aiohttp
|
| 6 |
-
cachetools
|
|
|
|
|
|
| 3 |
fastapi
|
| 4 |
uvicorn
|
| 5 |
aiohttp
|
| 6 |
+
cachetools
|
| 7 |
+
httpx
|