Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ uvicorn
|
|
| 3 |
python-multipart
|
| 4 |
paramiko
|
| 5 |
aiocache
|
| 6 |
-
google-cloud-storage
|
|
|
|
|
|
| 3 |
python-multipart
|
| 4 |
paramiko
|
| 5 |
aiocache
|
| 6 |
+
google-cloud-storage
|
| 7 |
+
importlib-metadata>=4.4; python_version < "3.10"
|