Spaces:
Running
Running
Commit
·
650056c
1
Parent(s):
c87a157
update requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ networkx
|
|
3 |
trimesh
|
4 |
open3d
|
5 |
matplotlib
|
6 |
-
numpy
|
7 |
scipy
|
8 |
plotly==6.0.1
|
9 |
pymeshlab
|
|
|
3 |
trimesh
|
4 |
open3d
|
5 |
matplotlib
|
6 |
+
numpy==1.26.4
|
7 |
scipy
|
8 |
plotly==6.0.1
|
9 |
pymeshlab
|