Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
pandas==3.1
|
2 |
openpyxl==3.3.2
|
3 |
streamlit==1.45.0
|
4 |
scikit-learn==1.7.0
|
|
|
1 |
+
pandas==2.3.1
|
2 |
openpyxl==3.3.2
|
3 |
streamlit==1.45.0
|
4 |
scikit-learn==1.7.0
|