JbIPS commited on
Commit
a49fd66
1 Parent(s): 22535ad

Update requirements.txt

Browse files

Fix a breaking change in Altair (https://discuss.streamlit.io/t/modulenotfounderror-no-module-named-altair-vegalite-v4/42921/5)

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,4 +2,4 @@ streamlit==1.5.1
2
  huggingface_hub==0.5.1
3
  tensorflow==2.8.0
4
  pillow==9.0.1
5
-
 
2
  huggingface_hub==0.5.1
3
  tensorflow==2.8.0
4
  pillow==9.0.1
5
+ altair<5