Create requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
cadquery==2.4.0
|
| 2 |
+
numpy==1.24.0
|
| 3 |
+
matplotlib==3.6.2
|
| 4 |
+
gradio==3.15
|
| 5 |
+
pyvista==0.37.0
|
| 6 |
+
reportlab==3.6.10
|
| 7 |
+
ansys-mapdl-core==0.58.0
|
| 8 |
+
protobuf==3.20.3
|