Spaces:
Sleeping
Sleeping
GodfreyOwino
commited on
Commit
•
c139e71
1
Parent(s):
812d6ef
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
fastapi
|
2 |
uvicorn
|
3 |
-
numpy
|
4 |
scikit-learn==1.2.2
|
5 |
huggingface_hub
|
6 |
-
joblib
|
|
|
1 |
fastapi
|
2 |
uvicorn
|
3 |
+
numpy==1.25.2
|
4 |
scikit-learn==1.2.2
|
5 |
huggingface_hub
|
6 |
+
joblib==1.4.2
|