chg: [dependencies] Updated all core dependencies.

This commit is contained in:
Cédric Bonhomme 2022-10-17 13:37:40 +02:00
parent ee1044e627
commit cf7209f94c
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D
2 changed files with 105 additions and 105 deletions

View file

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