Spaces:
Running
Running
Commit
·
ef0ef5f
1
Parent(s):
fc66257
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
streamlit
|
2 |
pandas==1.3.0
|
3 |
bertopic
|
4 |
datasets
|
|
|
1 |
+
streamlit==1.2.0
|
2 |
pandas==1.3.0
|
3 |
bertopic
|
4 |
datasets
|