23A475R commited on
Commit
d5522ff
1 Parent(s): b130537

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  opencv_python>=4.1.1
2
  tensorflow>=2.8.0
3
- Keras==2.3.1
4
- pandas==0.25.3
5
- numpy==1.17.4
6
- imutils==0.5.3
7
- scikit_learn==0.22.1
 
1
  opencv_python>=4.1.1
2
  tensorflow>=2.8.0
3
+ Keras>=2.3.1
4
+ pandas>=0.25.3
5
+ numpy>=1.17.4
6
+ imutils>=0.5.3
7
+ scikit_learn>=0.22.1