fcakyon commited on
Commit
163bfc8
1 Parent(s): 52ef434

fix ModuleNotFoundError: No module named 'altair.vegalite.v4'

Browse files

Hey

@sayakpaul

,

Can you please merge this fix so the app doesn't crash anymore?
Reference: https://discuss.streamlit.io/t/modulenotfounderror-no-module-named-altair-vegalite-v4/42921/6

Bests

Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1 +1,2 @@
1
- tensorflow==2.8.0
 
 
1
+ tensorflow==2.8.0
2
+ altair<5