Skip to content

Updating pyproject.toml with maximum Python version #376

Description

@bprobert97

Raised in #367.

At the time of writing, labthings-fastapi supports Python 3.10, 3.11, 3.11 and 3.12. We mention this in the installation instructions updated in #367 but we do not enforce a maximum python version on the pyproject.toml. We only enforce the minimum version of >= 3.10. The only limitation on python 3.14 or greater is our current version of pydatic core, which only supports up to python 3.13.

This may require discussion as this is a stricter limitation and one that may require more frequent updates.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions