Spaces:
Running
Running
Artur Słomowski
commited on
Commit
·
7a7740d
1
Parent(s):
c8c7c16
streamlit version lock
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
pandas
|
2 |
seaborn
|
3 |
plotly
|
4 |
-
streamlit
|
5 |
-
st_social_media_links
|
|
|
1 |
pandas
|
2 |
seaborn
|
3 |
plotly
|
4 |
+
streamlit==1.43
|
5 |
+
st_social_media_links
|