mirror of
https://github.com/katanemo/plano.git
synced 2026-05-05 13:53:03 +02:00
release 0.2.2 (#413)
This commit is contained in:
parent
e40b13be05
commit
1bbc5d2233
8 changed files with 306 additions and 2442 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[tool.poetry]
|
||||
name = "archgw"
|
||||
version = "0.2.1"
|
||||
version = "0.2.2"
|
||||
description = "Python-based CLI tool to manage Arch Gateway."
|
||||
authors = ["Katanemo Labs, Inc."]
|
||||
packages = [
|
||||
|
|
@ -10,13 +10,11 @@ readme = "README.md"
|
|||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.10"
|
||||
archgw_modelserver = "^0.2.1"
|
||||
archgw_modelserver = "^0.2.2"
|
||||
click = "^8.1.7"
|
||||
jinja2 = "^3.1.4"
|
||||
jsonschema = "^4.23.0"
|
||||
setuptools = "75.5.0"
|
||||
docker = "^7.1.0"
|
||||
python-dotenv = "^1.0.1"
|
||||
pyyaml = "^6.0.2"
|
||||
|
||||
[tool.poetry.scripts]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue