Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
streamlit
|
2 |
pandas
|
3 |
plotly
|
4 |
pillow
|
@@ -6,4 +6,4 @@ requests
|
|
6 |
matplotlib
|
7 |
numpy
|
8 |
altair
|
9 |
-
streamlit-lottie
|
|
|
1 |
+
streamlit>=1.13.0
|
2 |
pandas
|
3 |
plotly
|
4 |
pillow
|
|
|
6 |
matplotlib
|
7 |
numpy
|
8 |
altair
|
9 |
+
streamlit-lottie
|