mirror of
https://github.com/ansible/awx.git
synced 2026-05-17 22:37:41 -02:30
Bump Django version which recently updated
This commit is contained in:
@@ -6,7 +6,7 @@ boto # replacement candidate https://github.com/ansible/awx/issues/2115
|
|||||||
channels==1.1.8 # UPGRADE BLOCKER: Last before backwards-incompatible channels 2 upgrade
|
channels==1.1.8 # UPGRADE BLOCKER: Last before backwards-incompatible channels 2 upgrade
|
||||||
celery==4.3.0 # see library notes
|
celery==4.3.0 # see library notes
|
||||||
daphne==1.4.2 # UPGRADE BLOCKER: last before channels 2 but not pinned by other deps
|
daphne==1.4.2 # UPGRADE BLOCKER: last before channels 2 but not pinned by other deps
|
||||||
Django==2.2.7 # see UPGRADE BLOCKERs
|
django==2.2.8 # see UPGRADE BLOCKERs
|
||||||
django-auth-ldap
|
django-auth-ldap
|
||||||
django-cors-headers
|
django-cors-headers
|
||||||
django-crum
|
django-crum
|
||||||
|
|||||||
@@ -36,7 +36,7 @@ django-radius==1.3.3
|
|||||||
django-solo==1.1.3
|
django-solo==1.1.3
|
||||||
django-split-settings==1.0.0
|
django-split-settings==1.0.0
|
||||||
django-taggit==1.2.0
|
django-taggit==1.2.0
|
||||||
django==2.2.7
|
django==2.2.8
|
||||||
djangorestframework-yaml==1.0.3
|
djangorestframework-yaml==1.0.3
|
||||||
djangorestframework==3.10.3
|
djangorestframework==3.10.3
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user