nolenfelten commited on
Commit
56f1174
·
verified ·
1 Parent(s): 02eeede

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -4,7 +4,7 @@
4
 
5
  # Base ----------------------------------------
6
  matplotlib>=3.2.2
7
- numpy-1.23.5
8
  opencv-python>=4.1.1
9
  Pillow>=7.1.2
10
  PyYAML>=5.3.1
 
4
 
5
  # Base ----------------------------------------
6
  matplotlib>=3.2.2
7
+ numpy=1.23.5
8
  opencv-python>=4.1.1
9
  Pillow>=7.1.2
10
  PyYAML>=5.3.1