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