Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ torch
|
|
3 |
plotly
|
4 |
pandas
|
5 |
nltk
|
6 |
-
streamlit
|
|
|
|
3 |
plotly
|
4 |
pandas
|
5 |
nltk
|
6 |
+
streamlit
|
7 |
+
altair==4.0
|