Skip to content

Commit 8330223

Browse files
committed
chore: bump
1 parent 17e858a commit 8330223

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

pyproject.toml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "mcpo"
3-
version = "0.0.8"
3+
version = "0.0.9"
44
description = "A simple, secure MCP-to-OpenAPI proxy server"
55
authors = [
66
{ name = "Timothy Jaeryang Baek", email = "[email protected]" }
@@ -12,6 +12,7 @@ dependencies = [
1212
"fastapi>=0.115.12",
1313
"mcp>=1.6.0",
1414
"passlib[bcrypt]>=1.7.4",
15+
"pydantic>=2.11.1",
1516
"pyjwt[crypto]>=2.10.1",
1617
"typer>=0.15.2",
1718
"uvicorn>=0.34.0",

uv.lock

+3-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)