mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 14:57:39 -02:30
Apply critical dependency upgrades
fix PyYAML warnings in unit tests update paramiko source file for license
This commit is contained in:
@@ -8,7 +8,7 @@ channels==1.1.8
|
||||
celery==4.2.1
|
||||
daphne==1.3.0 # Last before backwards-incompatible channels 2 upgrade
|
||||
defusedxml==0.5.0 # py36 support https://github.com/tiran/defusedxml/pull/4
|
||||
Django==1.11.16
|
||||
Django==1.11.20
|
||||
django-auth-ldap==1.7.0
|
||||
django-cors-headers==2.4.0
|
||||
django-crum==0.7.2
|
||||
@@ -24,7 +24,7 @@ django-taggit==0.22.2
|
||||
djangorestframework==3.7.7
|
||||
djangorestframework-yaml==1.0.3
|
||||
irc==16.2
|
||||
jinja2==2.10
|
||||
jinja2==2.10.1
|
||||
jsonschema==2.6.0
|
||||
Markdown==2.6.11 # used for formatting API help
|
||||
ordereddict==1.1
|
||||
|
||||
Reference in New Issue
Block a user