Compare commits

...

Author SHA1 Message Date
  dependabot[bot] a439363a73
Bump pillow from 7.1.2 to 9.0.1 3 years ago
2 changed files with 2 additions and 2 deletions
Unified View
  1. +1
    -1
      hyperlpr_py3/requirements.txt
  2. +1
    -1
      requirements.txt

+ 1
- 1
hyperlpr_py3/requirements.txt View File

@@ -31,7 +31,7 @@ networkx==2.4
numpy==1.17.4 numpy==1.17.4
opencv-contrib-python==3.4.2.16 opencv-contrib-python==3.4.2.16
opencv-python==3.4.2.16 opencv-python==3.4.2.16
Pillow==7.0.0
Pillow==9.0.1
protobuf==3.11.3 protobuf==3.11.3
pyparsing==2.4.6 pyparsing==2.4.6
python-dateutil==2.8.1 python-dateutil==2.8.1


+ 1
- 1
requirements.txt View File

@@ -5,7 +5,7 @@ Keras==2.3.1
Werkzeug==0.14.1 Werkzeug==0.14.1
scipy==1.2.2 scipy==1.2.2
Flask==1.1.2 Flask==1.1.2
Pillow==7.1.2
Pillow==9.0.1
PyQt5==5.15.0 PyQt5==5.15.0
scikit_learn==0.23.1 scikit_learn==0.23.1
wxpy==0.3.9.8 wxpy==0.3.9.8

Loading…
Cancel
Save