This commit is contained in:
parent
d702695b3b
commit
300323853b
4 changed files with 210 additions and 4 deletions
|
@ -8,7 +8,8 @@ authors = [
|
|||
readme = "README.md"
|
||||
requires-python = ">=3.10,<4.0"
|
||||
dependencies = [
|
||||
"pyfis (>=1.13.0,<2.0.0)"
|
||||
"pyfis (>=1.13.0,<2.0.0)",
|
||||
"pillow (>=11.2.1,<12.0.0)"
|
||||
]
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue