Update requirements for django

Update requirements.txt to allow any Django 2.2 or 3.x release
This commit is contained in:
Garret Wassermann 2020-10-13 16:50:59 -04:00 committed by GitHub
parent e2bd1e5cd0
commit 3054407100
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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