Spaces:
Build error
Build error
Commit ·
e897007
1
Parent(s): 3d2653e
Update Python dependencies.
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -2,9 +2,8 @@ fastapi
|
|
| 2 |
uvicorn
|
| 3 |
python-multipart
|
| 4 |
cython
|
| 5 |
-
|
| 6 |
numpy
|
| 7 |
setuptools
|
| 8 |
huggingface-hub
|
| 9 |
requests
|
| 10 |
-
|
|
|
|
| 2 |
uvicorn
|
| 3 |
python-multipart
|
| 4 |
cython
|
|
|
|
| 5 |
numpy
|
| 6 |
setuptools
|
| 7 |
huggingface-hub
|
| 8 |
requests
|
| 9 |
+
cryptography
|