Spaces:
Sleeping
Sleeping
marziehben
commited on
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -31,4 +31,5 @@ typing_extensions==4.12.2
|
|
31 |
uvicorn==0.30.6
|
32 |
watchfiles==0.24.0
|
33 |
websockets==13.0.1
|
34 |
-
scikit-learn==1.0.2
|
|
|
|
31 |
uvicorn==0.30.6
|
32 |
watchfiles==0.24.0
|
33 |
websockets==13.0.1
|
34 |
+
scikit-learn==1.0.2
|
35 |
+
numpy==1.26.3
|