mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-06-28 03:06:14 +02:00
fix: [security] CVE-2022-22816, CVE-2022-22817, CVE-2022-22815.
This commit is contained in:
parent
1b8d8042b7
commit
a18efe6ab8
2 changed files with 45 additions and 74 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue