karthikmn commited on
Commit
bde8120
·
verified ·
1 Parent(s): 473d651

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- cadquery
2
- numpy
3
- matplotlib
4
- gradio
 
1
+ cadquery==2.4.0
2
+ numpy==1.24.0
3
+ matplotlib==3.6.2
4
+ gradio==3.15