Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -5,7 +5,6 @@ stpyvista==0.0.5
|
|
5 |
open3d==0.15.2
|
6 |
torch==1.11.0
|
7 |
scikit-learn==0.23.2
|
8 |
-
scipy
|
9 |
-
cython==0.29.21
|
10 |
matplotlib==3.3.2
|
11 |
pillow==10.1.0
|
|
|
5 |
open3d==0.15.2
|
6 |
torch==1.11.0
|
7 |
scikit-learn==0.23.2
|
8 |
+
scipy
|
|
|
9 |
matplotlib==3.3.2
|
10 |
pillow==10.1.0
|