updated settuptools packages

This commit is contained in:
Salman Paracha 2024-10-09 16:31:35 -07:00
parent 6991fbb7a7
commit 0ed88def8f
2 changed files with 22 additions and 1 deletions

View file

@ -21,6 +21,7 @@ pydantic = "^2.9.2"
click = "^8.1.7"
jinja2 = "^3.1.4"
jsonschema = "^4.23.0"
setuptools = "75.1.0"
[tool.poetry.scripts]
archgw = "cli.main:main"