vishalkryadav
commited on
Commit
•
32b53fd
1
Parent(s):
60d477e
added altair dependency
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ tensorflow
|
|
4 |
numpy
|
5 |
scikit-learn
|
6 |
matplotlib
|
7 |
-
seaborn
|
|
|
|
4 |
numpy
|
5 |
scikit-learn
|
6 |
matplotlib
|
7 |
+
seaborn
|
8 |
+
altair<5
|