Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
requests>=2.27,<3
|
2 |
opencv-python==4.9.0.80
|
3 |
-
streamlit==1.
|
4 |
streamlit-aggrid
|
5 |
plotly
|
6 |
streamlit-option-menu
|
|
|
1 |
requests>=2.27,<3
|
2 |
opencv-python==4.9.0.80
|
3 |
+
streamlit==1.24.0
|
4 |
streamlit-aggrid
|
5 |
plotly
|
6 |
streamlit-option-menu
|