You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# WARNING: one cannot negate or downgrade a dependency required here. use override-dependencies for that.
130
131
"rfc3987; sys_platform == 'never'", # GPLv3
@@ -138,7 +139,6 @@ dependencies = [
138
139
"lxml>=6.0.2", # For python 3.14 pre-built wheels
139
140
"filelock>=3.20.1", # CVE-2025-68146
140
141
"marshmallow>=3.26.2", # CVE-2025-68480
141
-
"fastmcp>=2.0.0,<3", # MCP server - Major version 3 is in beta as of 26/01/2026 and has not been released on PyPI. Upgrade once a stable release is out.
0 commit comments