mirror of
https://github.com/ansible/awx.git
synced 2026-05-23 08:37:48 -02:30
bump django-extensions version to address a bug in shell_plus
see: https://github.com/ansible/awx/pull/6441
see: e8d5daa06e
This commit is contained in:
@@ -10,7 +10,7 @@ django==2.2.11 # see UPGRADE BLOCKERs
|
||||
django-auth-ldap
|
||||
django-cors-headers
|
||||
django-crum
|
||||
django-extensions
|
||||
django-extensions>=2.2.9 # https://github.com/ansible/awx/pull/6441
|
||||
django-jsonfield==1.2.0 # see UPGRADE BLOCKERs
|
||||
django-oauth-toolkit==1.1.3 # see UPGRADE BLOCKERs
|
||||
django-polymorphic
|
||||
|
||||
Reference in New Issue
Block a user