Skip to content

Commit 03a61d5

Browse files
committed
use python 3.10
Signed-off-by: Jesse Sanford <108698+jessesanford@users.noreply.github.com>
1 parent 379e72d commit 03a61d5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/servers/proxy_oauth/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.1.0"
44
description = "OAuth Proxy Server"
55
authors = [{ name = "Your Name" }]
66
readme = "README.md"
7-
requires-python = ">=3.11"
7+
requires-python = ">=3.10"
88
dependencies = [
99
"mcp",
1010
]

examples/servers/proxy_oauth/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)