mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-10 13:00:16 +02:00
dj 4.2
This commit is contained in:
parent
8d46ee65af
commit
98aa44c070
@ -12,6 +12,7 @@ classifiers =
|
||||
Environment :: Web Environment
|
||||
Framework :: Django
|
||||
Framework :: Django :: 4
|
||||
Framework :: Django :: 4.2
|
||||
Intended Audience :: Developers
|
||||
License :: OSI Approved :: GNU General Public License v2 (GPLv2)
|
||||
Operating System :: POSIX :: Linux
|
||||
@ -39,7 +40,7 @@ install_requires =
|
||||
beautifulsoup4
|
||||
celery>=5.2.0,<6
|
||||
celery-once>=3.0.1
|
||||
django>=4.0.9,<4.1.0
|
||||
django>=4.2,<5
|
||||
django-bootstrap-form
|
||||
django-celery-beat>=2.3.0
|
||||
django-esi>=4.0.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user