Spaces:
Sleeping
Sleeping
ProtonDataLabs
commited on
Commit
•
fc4a6c7
1
Parent(s):
9281c02
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
streamlit
|
2 |
-
plotly
|
3 |
matplotlib
|
4 |
seaborn
|
5 |
statsmodels
|
6 |
dask
|
7 |
dask[dataframe]
|
|
|
|
|
|
|
|
|
|
1 |
matplotlib
|
2 |
seaborn
|
3 |
statsmodels
|
4 |
dask
|
5 |
dask[dataframe]
|
6 |
+
plotly==5.24.1
|
7 |
+
streamlit==1.30.0
|