Spaces:
Runtime error
Runtime error
Commit ·
93e0262
1
Parent(s): 320ae76
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
-
streamlit==
|
| 2 |
-
pandas==
|
| 3 |
-
plotly==5.
|
|
|
|
| 1 |
+
streamlit==1.23.1
|
| 2 |
+
pandas==2.0.2
|
| 3 |
+
plotly==5.15.0
|