-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Labels
Description
Abused the create_django_issue.py
script to create a table for Python 3.12.
There is a lot of work to do:
base.txt
local.txt
Name | Version in Master | 3.12 Compatible Version | OK | Issue / PR |
---|---|---|---|---|
Werkzeug | 3.0.0 | n/a | ✅ | |
ipdb | 0.13.13 | ❌ | ||
psycopg | 3.1.12 | 3.1.12 | ✅ | |
watchfiles | 0.21.0 | 0.21.0 | ✅ | |
mypy | 1.6.1 | ❌ | ||
django-stubs | 4.2.7 | 4.2.6 | ✅ | |
pytest | 7.4.2 | 7.4.3 | ✅ | |
pytest-sugar | 1.0.0 | ✅ | ||
djangorestframework-stubs | 3.14.4 | 3.14.4 | ✅ | |
sphinx | 7.2.6 | 7.2.6 | ✅ | |
sphinx-autobuild | 2021.3.14 | 2021.3.14 | ✅ | sphinx-doc/sphinx-autobuild#139 |
flake8 | 6.1.0 | n/a | ✅ | |
flake8-isort | 6.1.0 | 6.1.0 | ✅ | 3.12.0-beta.2 |
coverage | 7.3.2 | 7.3.2 | ✅ | |
black | 23.10.1 | 23.10.1 | ✅ | |
djlint | 1.34.1 | ✅ | djlint/djLint#781 | |
pylint-django | 2.5.5 | ✅ | pylint-dev/pylint-django#415 | |
pylint-celery | 0.3 | n/a | ✅ | |
pre-commit | 3.5.0 | n/a | ✅ | |
factory-boy | 3.3.0 | 3.3.0 | ✅ | CI |
django-debug-toolbar | 4.2.0 | 4.2.0 | ✅ | CI |
django-extensions | 3.2.3 | ❌ | django-extensions/django-extensions#1849 | |
django-coverage-plugin | 3.1.0 | 3.1.0 | ✅ | |
pytest-django | 4.7.0 | 4.7.0 | ✅ | pytest-dev/pytest-django#1086 |
production.txt
Name | Version in Master | 3.12 Compatible Version | OK | Issue / PR |
---|---|---|---|---|
gunicorn | 21.2.0 | 21.2.0 | ✅ | |
psycopg | 3.1.12 | 3.1.12 | ✅ | |
Collectfast | 2.2.0 | Unmaintained | ✴️ | |
sentry-sdk | 1.33.0 | >1.32.0 | ✅ | getsentry/sentry-python#2299 |
hiredis | 2.3.2 | ✅ | redis/hiredis-py#174 | |
django-storages | 1.14.2 | ✅ | jschneier/django-storages#1331 | |
django-anymail | 10.2 | 10.2 | ✅ |