mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-06-28 03:06:14 +02:00
chg: Updated pyproject.toml and dependencies.
This commit is contained in:
parent
d6015157bf
commit
7849955cdb
2 changed files with 44 additions and 50 deletions
|
@ -15,7 +15,7 @@ readme = "README.md"
|
|||
keywords = ["steganography", "security", "stegano"]
|
||||
dynamic = ["classifiers"]
|
||||
|
||||
requires-python = "^3.10"
|
||||
requires-python = ">=3.10,<4.0"
|
||||
dependencies = [
|
||||
"pillow (>=9.5,<11.0)",
|
||||
"piexif (>=1.1.3)",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue