Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable python 3.13 support #100

Closed
alexanderlazarev0 opened this issue Oct 8, 2024 · 1 comment · Fixed by #103
Closed

Enable python 3.13 support #100

alexanderlazarev0 opened this issue Oct 8, 2024 · 1 comment · Fixed by #103
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@alexanderlazarev0
Copy link
Collaborator

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
@alexanderlazarev0 alexanderlazarev0 added documentation Improvements or additions to documentation enhancement New feature or request labels Oct 8, 2024
@lesnik512
Copy link
Member

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: litestar-org/litestar#3265

from here #99 (review)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants