fix: [security] CVE-2022-22816, CVE-2022-22817, CVE-2022-22815.

This commit is contained in:
Cédric Bonhomme 2022-01-13 07:50:14 +01:00
parent 1b8d8042b7
commit a18efe6ab8
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D
2 changed files with 45 additions and 74 deletions

View file

@ -45,7 +45,7 @@ stegano-steganalysis-statistics = "bin.statistics:main"
[tool.poetry.dependencies]
python = ">=3.8,<3.11"
pillow = "^8.2.0"
pillow = "^9.0.0"
piexif = "^1.1.3"
crayons = "^0.4.0"
opencv-python = "^4.5.4"