release 0.3.1 (#495)

This commit is contained in:
Adil Hafeez 2025-05-30 17:47:59 -07:00 committed by GitHub
parent 0d190a6e5c
commit ed28bbaf04
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 59 additions and 59 deletions

12
arch/tools/poetry.lock generated
View file

@ -2,7 +2,7 @@
[[package]]
name = "archgw_modelserver"
version = "0.3.0"
version = "0.3.1"
description = "A model server for serving models"
optional = false
python-versions = "*"
@ -76,13 +76,13 @@ i18n = ["Babel (>=2.7)"]
[[package]]
name = "jsonschema"
version = "4.23.0"
version = "4.24.0"
description = "An implementation of JSON Schema validation for Python"
optional = false
python-versions = ">=3.8"
python-versions = ">=3.9"
files = [
{file = "jsonschema-4.23.0-py3-none-any.whl", hash = "sha256:fbadb6f8b144a8f8cf9f0b89ba94501d143e50411a1278633f56a7acf7fd5566"},
{file = "jsonschema-4.23.0.tar.gz", hash = "sha256:d71497fef26351a33265337fa77ffeb82423f3ea21283cd9467bb03999266bc4"},
{file = "jsonschema-4.24.0-py3-none-any.whl", hash = "sha256:a462455f19f5faf404a7902952b6f0e3ce868f3ee09a359b05eca6673bd8412d"},
{file = "jsonschema-4.24.0.tar.gz", hash = "sha256:0b4e8069eb12aedfa881333004bccaec24ecef5a8a6a4b6df142b2cc9599d196"},
]
[package.dependencies]
@ -417,4 +417,4 @@ files = [
[metadata]
lock-version = "2.0"
python-versions = "^3.10"
content-hash = "f21ba72a4b91af8ddd1a1ec62eb033d0bae61490ae21a916ebcd7fe8c27045ca"
content-hash = "50ac34641326134462d8324d6b1d595be25778c20a59dc6ec14fe064187132d4"