Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +11 -11
requirements.txt
CHANGED
|
@@ -1,11 +1,11 @@
|
|
| 1 |
-
joblib==1.3.2
|
| 2 |
-
matplotlib==3.8.3
|
| 3 |
-
matplotlib-inline==0.1.6
|
| 4 |
-
numpy==1.26.4
|
| 5 |
-
pandas==2.2
|
| 6 |
-
scikit-learn==1.4.1.post1
|
| 7 |
-
seaborn==0.13.2
|
| 8 |
-
stack-data==0.6.3
|
| 9 |
-
streamlit==1.32.2
|
| 10 |
-
streamlit-chat==0.1.1
|
| 11 |
-
|
|
|
|
| 1 |
+
joblib==1.3.2
|
| 2 |
+
matplotlib==3.8.3
|
| 3 |
+
matplotlib-inline==0.1.6
|
| 4 |
+
numpy==1.26.4
|
| 5 |
+
pandas==2.2
|
| 6 |
+
scikit-learn==1.4.1.post1
|
| 7 |
+
seaborn==0.13.2
|
| 8 |
+
stack-data==0.6.3
|
| 9 |
+
streamlit==1.32.2
|
| 10 |
+
streamlit-chat==0.1.1
|
| 11 |
+
|