jmansfield89 commited on
Commit
5838b12
1 Parent(s): f4d31b4

Update requirements.txt

Browse files

added altair==4.0 to file to fix an issue since the library has since updated but was never part of the requirements file.

Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,3 +1,4 @@
 
1
  appnope==0.1.2
2
  argon2-cffi==21.1.0
3
  async_generator==1.10
 
1
+ altair==4.0
2
  appnope==0.1.2
3
  argon2-cffi==21.1.0
4
  async_generator==1.10