Skip to content

Commit 821a090

Browse files
Update mcp requirement from >=1.0.0 to >=1.27.0 in /AskAgent/python
Updates the requirements on [mcp](https://github.com/modelcontextprotocol/python-sdk) to permit the latest version. - [Changelog](https://github.com/modelcontextprotocol/python-sdk/blob/main/RELEASE.md) - [Commits](modelcontextprotocol/python-sdk@v1.0.0...v1.27.0) --- updated-dependencies: - dependency-name: mcp dependency-version: 1.27.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5808a63 commit 821a090

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AskAgent/python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ azure-search-documents>=11.4.0
33
azure-identity>=1.15.0
44
chardet>=5.2.0
55
jsonschema>=4.19.1
6-
mcp>=1.0.0
6+
mcp>=1.27.0
77
marshmallow<5.0.0
88
packaging>=16.8,<27
99
protobuf>=3.20,<8

0 commit comments

Comments
 (0)