dependency bumps for Django 4.0

This commit is contained in:
Ariel Rin 2022-06-04 06:10:05 +00:00
parent 4836559abe
commit 3b539c8577

View File

@ -37,12 +37,12 @@ install_requires =
beautifulsoup4 beautifulsoup4
celery>=5.2.0,<6.0.0 celery>=5.2.0,<6.0.0
celery-once>=3.0.1 celery-once>=3.0.1
django>=4.0.2,<5.0.0 django>=4.0.5,<5.0.0
django-bootstrap-form django-bootstrap-form
django-celery-beat@git+https://github.com/celery/django-celery-beat.git@0806ab3c65e1615e9b617146779c21f49749067a django-celery-beat>=2.3.0
django-esi>=4.0.0a1 django-esi>=4.0.1
django-redis>=5.2.0<6.0.0 django-redis>=5.2.0,<6.0.0
django-registration>=3.2 django-registration>=3.3
django-sortedm2m django-sortedm2m
dnspython dnspython
mysqlclient>=2.1.0 mysqlclient>=2.1.0