Spaces:
Running
Running
Commit
·
9a45ba6
1
Parent(s):
2286182
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
streamlit
|
2 |
bertopic
|
3 |
datasets
|
4 |
-
numpy==1.22.
|
5 |
-
pandas
|
|
|
1 |
streamlit
|
2 |
bertopic
|
3 |
datasets
|
4 |
+
numpy==1.22.0
|
5 |
+
pandas==1.4.0
|