uv.lock update
This commit is contained in:
+3
-3
@@ -4,9 +4,9 @@ version = "0.1.0"
|
|||||||
requires-python = ">=3.12"
|
requires-python = ">=3.12"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"fastapi>=0.115.0",
|
"fastapi>=0.115.0",
|
||||||
"fastmcp>=2.10.0",
|
"fastmcp>=3.4.4",
|
||||||
"pydantic-settings>=2.0.0",
|
"pydantic-settings>=2",
|
||||||
"python-json-logger>=4.1.0",
|
"python-json-logger>=4",
|
||||||
"pyyaml>=6.0.2",
|
"pyyaml>=6.0.2",
|
||||||
"uvicorn[standard]>=0.34.0",
|
"uvicorn[standard]>=0.34.0",
|
||||||
"zensical>=0.0.45",
|
"zensical>=0.0.45",
|
||||||
|
|||||||
Reference in New Issue
Block a user