mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-13 06:20:16 +02:00
Merge branch 'py3.11' into 'master'
Add Python 3.11 Support See merge request allianceauth/allianceauth!1487
This commit is contained in:
commit
468e7433f9
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user