Skip to content

Commit bc04c40

Browse files
committed
Bump versions
1 parent 37e45d0 commit bc04c40

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

python-mcp-client/source-code-final/pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name = "mcp-client"
33
version = "0.1.0"
44
description = "MCP client for testing MCP servers."
55
readme = "README.md"
6-
requires-python = ">=3.13"
6+
requires-python = ">=3.14"
77
dependencies = [
8-
"mcp>=1.17.0",
9-
"openai>=2.3.0",
8+
"mcp>=1.20.0",
9+
"openai>=2.6.1",
1010
]
1111

1212
[project.scripts]

0 commit comments

Comments
 (0)