mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-06-28 03:06:14 +02:00
Updated requirements on python version.
This commit is contained in:
parent
15b62a8034
commit
cc626f8954
3 changed files with 8 additions and 8 deletions
|
@ -6,7 +6,7 @@ authors = ["Cédric Bonhomme <cedric@cedricbonhomme.org>"]
|
|||
license = "GPL-3.0-or-later"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.8"
|
||||
python = "^3.7"
|
||||
pillow = "^6.2.1"
|
||||
piexif = "^1.1.3"
|
||||
crayons = "^0.3.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue