nahidalam commited on
Commit
78f8df9
1 Parent(s): 3b9bd52

Update requirements.txt

Browse files

Adding altair==4.1.0 to resolve this error https://discuss.huggingface.co/t/streamlit-spaces-with-modulenotfounderror-no-module-named-altair-vegalite-v4-error/39683

Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -10,3 +10,4 @@ scipy
10
  python-docx
11
  extra-streamlit-components
12
  triton
 
 
10
  python-docx
11
  extra-streamlit-components
12
  triton
13
+ altair==4.1.0