maximuspowers commited on
Commit
d16aa7a
·
verified ·
1 Parent(s): 7376d50

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
  imgaug
2
  opencv-python
3
- numpy
4
  matplotlib
 
1
  imgaug
2
  opencv-python
3
+ pip install numpy==1.21.6
4
  matplotlib