diff --git a/setup.cfg b/setup.cfg index dfdb78dc..72d0d059 100644 --- a/setup.cfg +++ b/setup.cfg @@ -20,6 +20,7 @@ classifiers = Programming Language :: Python :: 3.8 Programming Language :: Python :: 3.9 Programming Language :: Python :: 3.10 + Programming Language :: Python :: 3.11 Topic :: Internet :: WWW/HTTP Topic :: Internet :: WWW/HTTP :: Dynamic Content home_page = https://gitlab.com/allianceauth/allianceauth @@ -37,7 +38,7 @@ install_requires = beautifulsoup4 celery>=5.2.0,<6.0.0 celery-once>=3.0.1 - django>=4.0.6,<4.1.0 + django>=4.0.9,<4.1.0 django-bootstrap-form django-celery-beat>=2.3.0 django-esi>=4.0.1