Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,6 +2,6 @@ linopy
|
|
2 |
numpy
|
3 |
pandas
|
4 |
plotly
|
5 |
-
streamlit
|
6 |
xlsxwriter
|
7 |
|
|
|
2 |
numpy
|
3 |
pandas
|
4 |
plotly
|
5 |
+
streamlit==1.40.0
|
6 |
xlsxwriter
|
7 |
|