Loren commited on
Commit
e31435f
1 Parent(s): 8e8dd99

Fix ModuleNotFoundError: No module named ‘altair.vegalite.v4’

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  # https://github.com/streamlit/streamlit/issues/5315
2
  easyocr
 
3
  streamlit
4
  opencv-python-headless==4.5.5.64
5
  torch==1.12.1
 
1
  # https://github.com/streamlit/streamlit/issues/5315
2
  easyocr
3
+ altair==4.0
4
  streamlit
5
  opencv-python-headless==4.5.5.64
6
  torch==1.12.1