-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
bugSomething isn't working. Reports of errors, unexpected behavior, or broken functionality.Something isn't working. Reports of errors, unexpected behavior, or broken functionality.dependenciesUpdates to project dependencies. Automatically applied to dependabot PRs.Updates to project dependencies. Automatically applied to dependabot PRs.
Description
Description
An attempt to upgrade from 2.12.5 to 2.13.0 in Poetry managed project leads to
Invalid marker for 'python_full_version': > 3.14rc1.0
ERROR conda.cli.main_run:execute(125): `conda run poetry lock` failed. (See above for error)
- Does FastMCP actually require Python 3.14 now? Python 3.14 was released two weeks ago, and some packages haven't yet published compatible builds. If so, it would be nice to add a note and a warning in the release notes.
- Even with upgrading to Python 3.14.0, the invalid marker error doesn't go away.
Version Information
Poetry version 2.2.1
Python 3.11.13
fastmcp: 2.12.5 (OK), 2.13.0 (not OK)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't working. Reports of errors, unexpected behavior, or broken functionality.Something isn't working. Reports of errors, unexpected behavior, or broken functionality.dependenciesUpdates to project dependencies. Automatically applied to dependabot PRs.Updates to project dependencies. Automatically applied to dependabot PRs.