diff --git a/scripts/populate_tox/config.py b/scripts/populate_tox/config.py index 6bd54ed263..a25170fc0d 100644 --- a/scripts/populate_tox/config.py +++ b/scripts/populate_tox/config.py @@ -303,7 +303,7 @@ "deps": { "*": ["pytest-asyncio"], }, - "include": "<2.0.0", # Alphas are currently being released, will come back to these before the release that's expected at the end of July 2026 + "include": "<2.0.0a1", # Alphas are currently being released, will come back to these before the release that's expected at the end of July 2026 }, "fastmcp": { "package": "fastmcp",