sayakpaul HF staff fcakyon commited on
Commit
9d71f0e
1 Parent(s): 52ef434

fix ModuleNotFoundError: No module named 'altair.vegalite.v4' (#3)

Browse files

- fix ModuleNotFoundError: No module named 'altair.vegalite.v4' (163bfc890800d9a4b71bebe72eab5af68345a3e9)


Co-authored-by: Fatih C. Akyon <[email protected]>

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