mirror of
https://github.com/ansible/awx.git
synced 2026-02-21 05:00:07 -03:30
Unpin django-guid and update license (#15381)
unpin django-guid and update license there's no reason listed for the pin and the changelog doesn't describe any changes that should block a full upgrade. they changed licenses to MIT
This commit is contained in:
@@ -17,7 +17,7 @@ django-auth-ldap
|
||||
django-cors-headers
|
||||
django-crum
|
||||
django-extensions
|
||||
django-guid==3.2.1
|
||||
django-guid
|
||||
django-oauth-toolkit<2.0.0 # Version 2.0.0 has breaking changes that will need to be worked out before upgrading
|
||||
django-polymorphic
|
||||
django-pglocks
|
||||
|
||||
@@ -150,7 +150,7 @@ django-crum==0.7.9
|
||||
# django-ansible-base
|
||||
django-extensions==3.2.3
|
||||
# via -r /awx_devel/requirements/requirements.in
|
||||
django-guid==3.2.1
|
||||
django-guid==3.5.0
|
||||
# via -r /awx_devel/requirements/requirements.in
|
||||
django-oauth-toolkit==1.7.1
|
||||
# via -r /awx_devel/requirements/requirements.in
|
||||
|
||||
Reference in New Issue
Block a user