Spaces:
Runtime error
Runtime error
Update requirement.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ boto3
|
|
| 5 |
bs4
|
| 6 |
gensim
|
| 7 |
scikit-learn
|
| 8 |
-
numpy
|
|
|
|
|
|
| 5 |
bs4
|
| 6 |
gensim
|
| 7 |
scikit-learn
|
| 8 |
+
numpy
|
| 9 |
+
altair==4.0
|