Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
streamlit
|
| 2 |
-
pandas
|
| 3 |
-
plotly
|
| 4 |
-
kaleido
|
|
|
|
| 1 |
+
streamlit==1.28.2
|
| 2 |
+
pandas==2.1.1
|
| 3 |
+
plotly==5.18.0
|
| 4 |
+
kaleido==0.2.1
|