Django bugfix bump before release

This commit is contained in:
Ariel Rin 2022-07-30 18:40:27 +10:00
parent 9cdcd8365c
commit 2f9ae8b054

View File

@ -37,7 +37,7 @@ 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.5,<5.0.0 django>=4.0.6,<5.0.0
django-bootstrap-form django-bootstrap-form
django-celery-beat>=2.3.0 django-celery-beat>=2.3.0
django-esi>=4.0.1 django-esi>=4.0.1