Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,3 +5,4 @@ plotly==5.18.0
|
|
5 |
matplotlib==3.7.3
|
6 |
trimesh==4.0.4
|
7 |
scipy==1.11.4
|
|
|
|
5 |
matplotlib==3.7.3
|
6 |
trimesh==4.0.4
|
7 |
scipy==1.11.4
|
8 |
+
numpy-stl==3.0.1
|