Spaces:
Sleeping
Sleeping
paragon-analytics
commited on
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -8,5 +8,5 @@ spacy_streamlit
|
|
8 |
streamlit
|
9 |
torch==1.12.1
|
10 |
shap==0.41.0
|
11 |
-
numpy
|
12 |
scipy
|
|
|
8 |
streamlit
|
9 |
torch==1.12.1
|
10 |
shap==0.41.0
|
11 |
+
numpy==1.25.0
|
12 |
scipy
|