hasibzunair commited on
Commit
26eede8
β€’
1 Parent(s): 78e7dd3

change numpy to version 1.21

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,7 +2,7 @@ scipy==1.4.1
2
  tensorflow==2.2.0
3
  keras==2.3.1
4
  h5py==2.10.0
5
- numpy==1.18.1
6
  opencv-python-headless==4.2.0.32
7
  Pillow
8
 
 
2
  tensorflow==2.2.0
3
  keras==2.3.1
4
  h5py==2.10.0
5
+ numpy==1.21
6
  opencv-python-headless==4.2.0.32
7
  Pillow
8