segestic commited on
Commit
a4ed41b
1 Parent(s): 6a3edd7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -7,7 +7,7 @@ gunicorn==20.1.0
7
  uvicorn==0.20.0
8
  numpy==1.23.5
9
  python-multipart
10
- #opencv-python
11
- #https://discuss.streamlit.io/t/modulenotfounderror-no-module-named-altair-vegalite-v4/42921/12
12
  opencv-python-headless
13
- streamlit==1.20.0
 
 
 
7
  uvicorn==0.20.0
8
  numpy==1.23.5
9
  python-multipart
 
 
10
  opencv-python-headless
11
+ streamlit==1.22.0
12
+ #opencv-python
13
+ #https://discuss.streamlit.io/t/modulenotfounderror-no-module-named-altair-vegalite-v4/42921/12