Skip to content

Current Python versie (3.14.4) not supported in pyproject.toml #607

Description

@Tibart

Hi,

It was impossible to "just" install graphify.

After a some digging around it was my python version that was causing the problem. In pyproject.toml it says that graphify 0.5.5 requires-python = ">=3.10,<3.14". Current version of python is 3.14.4. I worked around it by installing python 3.13 but should it not work on the latest version?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions