oguzakif commited on
Commit
2fbd8d1
1 Parent(s): 82354cb

numpy version fixed to 1.23.0

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -3,7 +3,7 @@ torchvision==0.11.2
3
  cvbase
4
  imageio
5
  matplotlib
6
- numpy
7
  opencv-python
8
  Pillow
9
  PyYAML
 
3
  cvbase
4
  imageio
5
  matplotlib
6
+ numpy==1.23.0
7
  opencv-python
8
  Pillow
9
  PyYAML