Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -83,4 +83,5 @@ urllib3==2.2.1
|
|
| 83 |
uvicorn==0.29.0
|
| 84 |
watchfiles==0.21.0
|
| 85 |
websockets==12.0
|
| 86 |
-
yarl==1.9.4
|
|
|
|
|
|
| 83 |
uvicorn==0.29.0
|
| 84 |
watchfiles==0.21.0
|
| 85 |
websockets==12.0
|
| 86 |
+
yarl==1.9.4
|
| 87 |
+
fastapi-cache2
|