mirror of
https://gitea.mueller.network/extern/django-helpdesk.git
synced 2024-12-25 08:09:12 +01:00
Update requirements.txt for django
To address CVE-2019-19844, require at least Django 2.2.9
This commit is contained in:
parent
6e5e8cb21f
commit
af2d0d59b7
@ -1,4 +1,4 @@
|
||||
Django>=2.2,<3
|
||||
Django>=2.2.9,<3
|
||||
django-bootstrap4-form
|
||||
celery
|
||||
django-celery-beat
|
||||
|
Loading…
Reference in New Issue
Block a user