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

Change Python version to 3.11 #7

Open
lordsarcastic opened this issue Jan 24, 2024 · 0 comments
Open

Change Python version to 3.11 #7

lordsarcastic opened this issue Jan 24, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@lordsarcastic
Copy link
Owner

lordsarcastic commented Jan 24, 2024

Python 3.12 is still not widely supported by several Django-related packages, especially drf-yasg. The Python version should be bumped down to 3.11. Changes to be made are in:

  • Dockerfile
  • Pipfile
  • CI workflow
  • Pyproject.toml

Dependencies should be resynced to ensure application works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant