Compare commits

...

Author SHA1 Message Date
  dependabot[bot] 0efb388a9d
Bump numpy from 1.16.6 to 1.22.0 3 years ago
2 changed files with 2 additions and 2 deletions
Split View
  1. +1
    -1
      hyperlpr_py3/requirements.txt
  2. +1
    -1
      requirements.txt

+ 1
- 1
hyperlpr_py3/requirements.txt View File

@@ -28,7 +28,7 @@ matplotlib==3.2.1
mock==4.0.2
mysqlclient==1.4.6
networkx==2.4
numpy==1.17.4
numpy==1.22.0
opencv-contrib-python==3.4.2.16
opencv-python==3.4.2.16
Pillow==7.0.0


+ 1
- 1
requirements.txt View File

@@ -1,6 +1,6 @@
matplotlib==2.2.4
opencv_contrib_python==3.4.3.18
numpy==1.16.6
numpy==1.22.0
Keras==2.3.1
Werkzeug==0.14.1
scipy==1.2.2


Loading…
Cancel
Save