SuriRaja commited on
Commit
12afb0f
·
verified ·
1 Parent(s): 6fcb8c8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- gradio==3.47.0
2
- ansys-mapdl-core==0.68.6
3
- numpy==1.25.2
4
- matplotlib==3.8.0
5
- pyvista==0.43.10
 
1
+ gradio>=3.47.0
2
+ ansys-mapdl-core>=0.65.0
3
+ numpy>=1.24.4
4
+ matplotlib>=3.7.5
5
+ pyvista>=0.38.1