diff options
author | AlanCoding <arominge@redhat.com> | 2019-04-11 16:49:00 +0200 |
---|---|---|
committer | AlanCoding <arominge@redhat.com> | 2019-05-20 16:24:39 +0200 |
commit | 2bec5ddb41e20c7959117ed8fedfb5936ce9d5ca (patch) | |
tree | 5ac3b5678d216fe15566a233c829a0da39e41318 /requirements/requirements.txt | |
parent | Merge pull request #3874 from jbradberry/expose-role-type (diff) | |
download | awx-2bec5ddb41e20c7959117ed8fedfb5936ce9d5ca.tar.xz awx-2bec5ddb41e20c7959117ed8fedfb5936ce9d5ca.zip |
General upgrade of dependencies
Update licenses for new versions after dependency upgrades
pin pycurl to version that does not break on install
implement new workflow for py2/3 requirements management
require twisted tls extras, resolve service-identity version
Upgrade celery to resolve importlib DeprecationWarning
use flags to resolve the unsafe and cache problems
Diffstat (limited to 'requirements/requirements.txt')
-rw-r--r-- | requirements/requirements.txt | 72 |
1 files changed, 37 insertions, 35 deletions
diff --git a/requirements/requirements.txt b/requirements/requirements.txt index cf2bb212a1..10254944b3 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -2,31 +2,31 @@ # This file is autogenerated by pip-compile # To update, run: # -# pip-compile requirements/requirements.in +# pip-compile -U -r --allow-unsafe --output-file requirements/requirements.txt requirements/requirements.in # adal==1.2.1 # via msrestazure -amqp==2.3.2 # via kombu +amqp==2.4.2 # via kombu ansible-runner==1.3.4 appdirs==1.4.2 argparse==1.4.0 # via uwsgitop asgi-amqp==1.1.3 asgiref==1.1.2 asn1crypto==0.24.0 # via cryptography -attrs==18.2.0 # via automat, service-identity, twisted -autobahn==19.2.1 # via daphne +attrs==19.1.0 # via automat, service-identity, twisted +autobahn==19.3.3 # via daphne automat==0.7.0 # via twisted -azure-common==1.1.18 # via azure-keyvault +azure-common==1.1.19 # via azure-keyvault azure-keyvault==1.1.0 azure-nspkg==3.0.2 # via azure-keyvault -billiard==3.5.0.5 # via celery +billiard==3.6.0.0 # via celery boto==2.47.0 -celery==4.2.1 -certifi==2018.11.29 # via msrest, requests -cffi==1.12.1 # via cryptography +celery==4.3.0 +certifi==2019.3.9 # via msrest, requests +cffi==1.12.3 # via cryptography channels==1.1.8 chardet==3.0.4 # via requests constantly==15.1.0 # via twisted -cryptography==2.6.1 # via adal, azure-keyvault, pyopenssl +cryptography==2.6.1 # via adal, azure-keyvault, pyopenssl, service-identity daphne==1.3.0 defusedxml==0.5.0 django-auth-ldap==1.7.0 @@ -44,79 +44,81 @@ django-taggit==0.22.2 django==1.11.20 djangorestframework-yaml==1.0.3 djangorestframework==3.7.7 +docutils==0.14 # via python-daemon future==0.16.0 # via django-radius -hyperlink==18.0.0 # via twisted -idna==2.8 # via hyperlink, requests +hyperlink==19.0.0 # via twisted +idna==2.8 # via hyperlink, requests, twisted incremental==17.5.0 # via twisted inflect==2.1.0 # via jaraco.itertools irc==16.2 isodate==0.6.0 # via msrest, python3-saml jaraco.classes==2.0 # via jaraco.collections -jaraco.collections==2.0 # via irc, jaraco.text +jaraco.collections==2.0 # via irc jaraco.functools==2.0 # via irc, jaraco.text, tempora -jaraco.itertools==4.4.1 # via irc +jaraco.itertools==4.4.2 # via irc jaraco.logging==2.0 # via irc jaraco.stream==2.0 # via irc -jaraco.text==2.0 # via irc, jaraco.collections +jaraco.text==3.0 # via irc, jaraco.collections jinja2==2.10.1 jsonpickle==1.1 # via asgi-amqp jsonschema==2.6.0 -kombu==4.2.1 # via asgi-amqp, celery -lxml==4.3.1 # via xmlsec +kombu==4.5.0 # via asgi-amqp, celery +lockfile==0.12.2 # via python-daemon +lxml==4.3.3 # via xmlsec markdown==2.6.11 -markupsafe==1.1.0 # via jinja2 -more-itertools==6.0.0 # via irc, jaraco.functools, jaraco.itertools +markupsafe==1.1.1 # via jinja2 +more-itertools==7.0.0 # via irc, jaraco.functools, jaraco.itertools msgpack-python==0.5.6 # via asgi-amqp -msrest==0.6.4 # via azure-keyvault, msrestazure +msrest==0.6.6 # via azure-keyvault, msrestazure msrestazure==0.6.0 # via azure-keyvault netaddr==0.7.19 # via pyrad -oauthlib==2.0.6 # via django-oauth-toolkit, requests-oauthlib, social-auth-core +oauthlib==3.0.1 # via django-oauth-toolkit, requests-oauthlib, social-auth-core ordereddict==1.1 pexpect==4.6.0 -pkgconfig==1.4.0 # via xmlsec +pkgconfig==1.5.1 # via xmlsec prometheus_client==0.6.0 psutil==5.4.3 psycopg2==2.7.3.2 ptyprocess==0.6.0 # via pexpect -pyasn1-modules==0.2.4 # via python-ldap, service-identity +pyasn1-modules==0.2.5 # via python-ldap, service-identity pyasn1==0.4.5 # via pyasn1-modules, python-ldap, service-identity pycparser==2.19 # via cffi pygerduty==0.37.0 pyhamcrest==1.9.0 # via twisted pyjwt==1.7.1 # via adal, social-auth-core, twilio -pyopenssl==19.0.0 # via service-identity +pyopenssl==19.0.0 # via twisted pyparsing==2.2.0 pyrad==2.1 # via django-radius pysocks==1.6.8 # via twilio -python-daemon==2.2.0 # via ansible-runner +python-daemon==2.2.0 python-dateutil==2.7.2 -python-ldap==3.1.0 # via django-auth-ldap +python-ldap==3.2.0 # via django-auth-ldap python-memcached==1.59 python-radius==1.0 python3-openid==3.1.0 # via social-auth-core python3-saml==1.4.0 -pytz==2018.9 # via celery, django, irc, tempora, twilio -pyyaml==5.1 # via djangorestframework-yaml +pytz==2019.1 # via celery, django, irc, tempora, twilio +pyyaml==5.1 # via ansible-runner, djangorestframework-yaml requests-futures==0.9.7 requests-oauthlib==1.2.0 # via msrest, social-auth-core -requests[security]==2.21.0 -service-identity==17.0.0 +requests==2.21.0 +service-identity==18.1.0 # via twisted simplejson==3.16.0 # via uwsgitop -six==1.12.0 # via asgi-amqp, asgiref, autobahn, automat, cryptography, django-extensions, irc, isodate, jaraco.classes, jaraco.collections, jaraco.itertools, jaraco.logging, jaraco.stream, pygerduty, pyhamcrest, pyopenssl, pyrad, python-dateutil, python-memcached, slackclient, social-auth-app-django, social-auth-core, tacacs-plus, tempora, twilio, txaio, websocket-client +six==1.12.0 # via ansible-runner, asgi-amqp, asgiref, autobahn, automat, cryptography, django-extensions, irc, isodate, jaraco.classes, jaraco.collections, jaraco.itertools, jaraco.logging, jaraco.stream, pygerduty, pyhamcrest, pyopenssl, pyrad, python-dateutil, python-memcached, slackclient, social-auth-app-django, social-auth-core, tacacs-plus, tempora, twilio, txaio, websocket-client slackclient==1.1.2 social-auth-app-django==2.1.0 social-auth-core==3.0.0 tacacs_plus==1.0 -tempora==1.14 # via irc, jaraco.logging +tempora==1.14.1 # via irc, jaraco.logging twilio==6.10.4 -twisted==18.9.0 # via daphne +twisted[tls]==19.2.0 txaio==18.8.1 # via autobahn typing==3.6.6 # via django-extensions urllib3==1.24.3 # via requests uwsgi==2.0.17 uwsgitop==0.10.0 -vine==1.2.0 # via amqp -websocket-client==0.47.0 # via slackclient +vine==1.3.0 # via amqp, celery +websocket-client==0.56.0 # via slackclient xmlsec==1.3.3 # via python3-saml zope.interface==4.6.0 # via twisted |