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.
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.