Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
numpy==
|
| 2 |
-
pandas==2.
|
| 3 |
-
plotly==6.3.0
|
| 4 |
scipy==1.12.0
|
| 5 |
-
|
|
|
|
|
|
| 1 |
+
numpy==1.26.4
|
| 2 |
+
pandas==2.2.2
|
|
|
|
| 3 |
scipy==1.12.0
|
| 4 |
+
plotly==5.24.1
|
| 5 |
+
streamlit==1.38.0
|