using nightly streamlit release
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,5 +2,5 @@ pandas
|
|
2 |
numpy
|
3 |
matplotlib
|
4 |
plotly
|
5 |
-
streamlit
|
6 |
streamlit-aggrid
|
|
|
2 |
numpy
|
3 |
matplotlib
|
4 |
plotly
|
5 |
+
streamlit-nightly
|
6 |
streamlit-aggrid
|