Skip to content

Commit b4b94e1

Browse files
author
Alex Akimov
committed
Python client upgrade dependencies
1 parent e0c5614 commit b4b94e1

File tree

2 files changed

+689
-189
lines changed

2 files changed

+689
-189
lines changed

mcp-client-python/pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "Add your description here"
55
readme = "README.md"
66
requires-python = ">=3.10"
77
dependencies = [
8-
"anthropic>=0.40.0",
9-
"mcp>=1.1.1",
10-
"python-dotenv>=1.0.1",
8+
"anthropic>=0.72.0",
9+
"mcp>=1.21.0",
10+
"python-dotenv>=1.2.1",
1111
]

0 commit comments

Comments
 (0)