This commit is contained in:
Ariel Rin 2023-05-03 13:17:55 +10:00
parent 8d46ee65af
commit 98aa44c070
No known key found for this signature in database
GPG Key ID: 078FB6C6B214CAB3

View File

@ -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