Ignahugging commited on
Commit
a654ee2
·
1 Parent(s): ab01a0d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
- numpy
2
- opencv
3
 
 
1
+ numpy==1.20.3
2
+ opencv==4.5.5
3