mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-06-28 03:06:14 +02:00
chg: updated Pillow dependency.
This commit is contained in:
parent
6d3818ceca
commit
1b484563f5
2 changed files with 41 additions and 38 deletions
|
@ -45,9 +45,9 @@ stegano-steganalysis-statistics = "bin.statistics:main"
|
|||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.7"
|
||||
pillow = "^6.2.1"
|
||||
pillow = "^8.2.0"
|
||||
piexif = "^1.1.3"
|
||||
crayons = "^0.3.0"
|
||||
crayons = "^0.4.0"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
mypy = "^0.750"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue