Update requirements.txt for Django version

Do not allow Django 4.x+ in requirements, until we can look at it when released and do any necessary updates to support it.
This commit is contained in:
Garret Wassermann
2020-10-13 15:54:22 -04:00
committed by GitHub
parent 8e7be70af2
commit 80114ef6a8

View File

@ -1,4 +1,4 @@
Django
Django>=3.1,<4
django-bootstrap4-form
celery
django-celery-beat