Fouzanjaved commited on
Commit
f6cc55b
·
verified ·
1 Parent(s): 1b4559c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- numpy==1.21.0
2
- matplotlib==3.4.3
3
- scipy==1.7.1
4
- gradio==3.0.0
 
1
+ numpy>=1.21.0
2
+ matplotlib>=3.4.3
3
+ scipy>=1.7.2
4
+ gradio>=3.0.0