Skip to content

Update to v2.13.0 with poetry leads to "Invalid marker for 'python_full_version'" #2257

@Spikhalskiy

Description

@Spikhalskiy

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)
  1. 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.
  2. 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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working. Reports of errors, unexpected behavior, or broken functionality.dependenciesUpdates to project dependencies. Automatically applied to dependabot PRs.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions