update dependencies
This commit is contained in:
parent
8b6a3ddda3
commit
a05f63bf26
2 changed files with 106 additions and 1 deletions
|
@ -7,7 +7,9 @@ authors = [
|
|||
{ name = "Daniel Fichtinger", email = "daniel@ficd.ca" }
|
||||
]
|
||||
requires-python = ">=3.12"
|
||||
dependencies = []
|
||||
dependencies = [
|
||||
"typer>=0.16.0",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
zona = "zona:main"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue