fanurs commited on
Commit
079c768
·
1 Parent(s): bc9ab84

Use streamlit 1.20+

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
  numpy>=1.24.2,<=1.25
2
- streamlit==1.19.x
3
  streamlit-webrtc>=0.45.0,<=0.46
4
  opencv-python>=4.7.0.72,<=4.8
 
1
  numpy>=1.24.2,<=1.25
2
+ streamlit>=1.20.0,<=1.21
3
  streamlit-webrtc>=0.45.0,<=0.46
4
  opencv-python>=4.7.0.72,<=4.8