Shad0ws commited on
Commit
f3c83e1
·
1 Parent(s): 59afb71

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,7 +2,7 @@
2
 
3
  # Base ----------------------------------------
4
  matplotlib>=3.2.2
5
- numpy>=1.18.5
6
  opencv-python>=4.1.2
7
  Pillow>=7.1.2
8
  PyYAML>=5.3.1
 
2
 
3
  # Base ----------------------------------------
4
  matplotlib>=3.2.2
5
+ numpy==1.22.4
6
  opencv-python>=4.1.2
7
  Pillow>=7.1.2
8
  PyYAML>=5.3.1