segestic commited on
Commit
cc4abeb
1 Parent(s): cbb54d8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -8,6 +8,7 @@ numpy
8
  python-multipart
9
  opencv-python-headless
10
  streamlit==1.36.0
11
- altair<5
 
12
  #opencv-python
13
  #https://discuss.streamlit.io/t/modulenotfounderror-no-module-named-altair-vegalite-v4/42921/12
 
8
  python-multipart
9
  opencv-python-headless
10
  streamlit==1.36.0
11
+ altair==4.0.1
12
+ #altair<5
13
  #opencv-python
14
  #https://discuss.streamlit.io/t/modulenotfounderror-no-module-named-altair-vegalite-v4/42921/12