segestic commited on
Commit
a687ecf
1 Parent(s): f2b658b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -8,8 +8,8 @@ numpy
8
  python-multipart
9
  opencv-python-headless
10
  streamlit==1.20.0
11
- altair==4.2.0
12
- #altair<5
13
  #opencv-python
14
  #https://stackoverflow.com/questions/76237951/i-made-a-model-using-jupyter-notebook-and-then-i-am-trying-to-deploy-the-model-u
15
  #https://discuss.streamlit.io/t/modulenotfounderror-no-module-named-altair-vegalite-v4/42921/12
 
8
  python-multipart
9
  opencv-python-headless
10
  streamlit==1.20.0
11
+ altair==4
12
+ altair<5
13
  #opencv-python
14
  #https://stackoverflow.com/questions/76237951/i-made-a-model-using-jupyter-notebook-and-then-i-am-trying-to-deploy-the-model-u
15
  #https://discuss.streamlit.io/t/modulenotfounderror-no-module-named-altair-vegalite-v4/42921/12