Spaces:
Sleeping
Sleeping
orionweller
commited on
Commit
•
7e588ed
1
Parent(s):
b1fe7a3
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ pandas==2.0.3
|
|
2 |
streamlit==1.24.1
|
3 |
plotly==5.15.0
|
4 |
protobuf==3.20.0
|
5 |
-
beautifulsoup4==4.12.2
|
|
|
|
2 |
streamlit==1.24.1
|
3 |
plotly==5.15.0
|
4 |
protobuf==3.20.0
|
5 |
+
beautifulsoup4==4.12.2
|
6 |
+
nltk==3.7
|