that-depends
that-depends copied to clipboard
Enable python 3.13 support
We should enable support for python 3.13.
To-do:
- Make sure that all tests pass with 3.13.
- Update
pyproject.toml - Update
docs - Update
workflows
there is a problem for now with msgspec
Sadly, cannot test on Python 3.13 for now: msgspec doesn't support it for now, so Litestar cannot be installed: https://github.com/litestar-org/litestar/issues/3265
from here https://github.com/modern-python/that-depends/pull/99#pullrequestreview-2354254867