Spaces:
Build error
Build error
Commit ·
f6329a0
1
Parent(s): 0fea413
Upload folder using huggingface_hub
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -11,7 +11,7 @@ psycopg2-binary==2.9.10
|
|
| 11 |
slowapi==0.1.9
|
| 12 |
prometheus-fastapi-instrumentator==7.1.0
|
| 13 |
flake8==7.2.0
|
| 14 |
-
cryptography==
|
| 15 |
sentence-transformers>=2.2.0
|
| 16 |
scikit-learn
|
| 17 |
redis>=4.0.0 # optional, for faster counters
|
|
|
|
| 11 |
slowapi==0.1.9
|
| 12 |
prometheus-fastapi-instrumentator==7.1.0
|
| 13 |
flake8==7.2.0
|
| 14 |
+
cryptography==50.0.0
|
| 15 |
sentence-transformers>=2.2.0
|
| 16 |
scikit-learn
|
| 17 |
redis>=4.0.0 # optional, for faster counters
|