Update requirements.txt for django

To address CVE-2019-19844, require at least Django 2.2.9
This commit is contained in:
Garret Wassermann 2020-01-20 15:37:08 -05:00 committed by GitHub
parent 6e5e8cb21f
commit af2d0d59b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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