chg: [dependencies] Updated dependencies.
Some checks failed
Python application / build (3.10) (push) Has been cancelled
Python application / build (3.11) (push) Has been cancelled
Python application / build (3.12) (push) Has been cancelled

This commit is contained in:
Cédric Bonhomme 2024-12-28 00:29:45 +01:00
parent 8ebd760f7e
commit 70572bf047
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D
2 changed files with 328 additions and 284 deletions

View file

@ -43,7 +43,7 @@ stegano-steganalysis-parity = "bin.parity:main"
stegano-steganalysis-statistics = "bin.statistics:main"
[tool.poetry.dependencies]
python = ">=3.10,<3.13"
python = "^3.10"
pillow = ">=9.5,<11.0"
piexif = "^1.1.3"
crayons = "^0.4.0"