Spaces:
Runtime error
Runtime error
Commit
·
edc3927
1
Parent(s):
5ab63e8
updating numpy
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
bertopic==0.9.4
|
2 |
networkx==2.6.3
|
3 |
-
numpy==1.
|
4 |
pandas==1.3.4
|
5 |
plotly==5.1.0
|
6 |
pyvis==0.1.9
|
|
|
1 |
bertopic==0.9.4
|
2 |
networkx==2.6.3
|
3 |
+
numpy==1.21.5
|
4 |
pandas==1.3.4
|
5 |
plotly==5.1.0
|
6 |
pyvis==0.1.9
|