Spaces:
Running
Running
Commit
·
60bd52d
1
Parent(s):
63c03ec
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
streamlit
|
2 |
-
pandas
|
3 |
bertopic
|
4 |
datasets
|
5 |
numpy==1.22.0
|
|
|
1 |
streamlit
|
2 |
+
pandas==1.3.0
|
3 |
bertopic
|
4 |
datasets
|
5 |
numpy==1.22.0
|