requirements: Upgrade indirect python dependencies.

This commit is contained in:
Vishnu Ks
2019-07-04 10:08:03 +00:00
committed by Tim Abbott
parent b75eb25708
commit 8143b4e47f
4 changed files with 46 additions and 47 deletions

View File

@@ -29,10 +29,10 @@ backcall==0.1.0 # via ipython
backports-abc==0.5
backports.ssl-match-hostname==3.7.0.1
beautifulsoup4==4.7.1
boto3==1.9.135 # via moto
boto3==1.9.183 # via moto
boto==2.49.0
botocore==1.12.135 # via boto3, moto, s3transfer
cachetools==3.1.0 # via google-auth, premailer
botocore==1.12.183 # via boto3, moto, s3transfer
cachetools==3.1.1 # via google-auth, premailer
cchardet==2.1.4
certifi==2019.3.9
cffi==1.12.3
@@ -58,8 +58,7 @@ django-statsd-mozilla==0.4.0
django-two-factor-auth==1.8.0
django-webpack-loader==0.6.0
django==1.11.20
docker-pycreds==0.4.0 # via docker
docker==3.7.2 # via moto
docker==4.0.2 # via moto
docopt==0.6.2
docutils==0.14
ecdsa==0.13.2 # via python-jose
@@ -86,11 +85,11 @@ incremental==17.5.0 # via twisted
ipython-genutils==0.2.0 # via traitlets
ipython==6.5.0
isort==4.3.17
jedi==0.13.3 # via ipython
jedi==0.14.0 # via ipython
jinja2==2.10.1
jmespath==0.9.4 # via boto3, botocore
jsondiff==1.1.1 # via moto
jsonpickle==1.1 # via aws-xray-sdk, python-digitalocean
jsonpickle==1.2 # via aws-xray-sdk, python-digitalocean
lxml==4.3.3
markdown-include==0.5.1
markdown==3.1.1
@@ -105,8 +104,8 @@ oauth2client==4.1.3
oauthlib==3.0.1
packaging==19.0 # via sphinx
parsel==1.5.1 # via scrapy
parso==0.4.0 # via jedi
pbr==5.1.3 # via mock
parso==0.5.0 # via jedi
pbr==5.3.1 # via mock
pexpect==4.7.0 # via ipython
phonenumberslite==8.10.12
pickleshare==0.7.5 # via ipython
@@ -126,7 +125,7 @@ pyasn1==0.4.5
pycodestyle==2.5.0
pycparser==2.19 # via cffi
pycrypto==2.6.1
pycryptodome==3.8.1 # via python-jose
pycryptodome==3.8.2 # via python-jose
pydispatcher==2.0.5 # via scrapy
pyflakes==2.1.1
pygments==2.3.1
@@ -138,7 +137,7 @@ pylibmc==1.6.0
pyoembed==0.1.2
pyopenssl==19.0.0 # via ndg-httpsclient, requests, scrapy
pyparsing==2.4.0 # via packaging
pysocks==1.6.8 # via twilio
pysocks==1.7.0 # via twilio
python-dateutil==2.8.0
python-digitalocean==1.14.0
python-gcm==0.4
@@ -148,17 +147,17 @@ python-magic==0.4.15
python-twitter==3.5
python3-openid==3.1.0 # via social-auth-core
pytz==2019.1
pyyaml==5.1 # via pyaml, yamole
pyyaml==5.1.1 # via pyaml, yamole
qrcode==6.1 # via django-two-factor-auth
queuelib==1.5.0 # via scrapy
recommonmark==0.4.0
redis==2.10.6
regex==2019.4.14
regex==2019.6.8
requests-oauthlib==1.0.0
requests[security]==2.21.0 # via aws-xray-sdk, docker, hypchat, matrix-client, moto, premailer, pyoembed, python-digitalocean, python-gcm, python-twitter, requests-oauthlib, responses, social-auth-core, sphinx, stripe, twilio
requests[security]==2.22.0 # via aws-xray-sdk, docker, hypchat, matrix-client, moto, premailer, pyoembed, python-digitalocean, python-gcm, python-twitter, requests-oauthlib, responses, social-auth-core, sphinx, stripe, twilio
responses==0.10.6 # via moto
rsa==4.0
s3transfer==0.2.0 # via boto3
s3transfer==0.2.1 # via boto3
scrapy==1.6.0
service-identity==18.1.0 # via scrapy
sh==1.12.14 # via gitlint
@@ -168,13 +167,13 @@ smmap==0.9.0
snakeviz==2.0.0
snowballstemmer==1.2.1
social-auth-app-django==3.1.0
social-auth-core==3.1.0 # via social-auth-app-django
social-auth-core==3.2.0 # via social-auth-app-django
sockjs-tornado==1.0.6
soupsieve==1.9.1 # via beautifulsoup4
soupsieve==1.9.2 # via beautifulsoup4
sourcemap==0.2.1
sphinx-rtd-theme==0.4.3
sphinx==1.8.4
sphinxcontrib-websupport==1.1.0 # via sphinx
sphinxcontrib-websupport==1.1.2 # via sphinx
sqlalchemy==1.3.3
statsd==3.3.0 # via django-statsd-mozilla
stripe==2.21.0
@@ -184,17 +183,17 @@ traitlets==4.3.2 # via ipython
transifex-client==0.12.5
twilio==6.26.2
twisted==19.2.0
typed-ast==1.3.4 # via mypy
typed-ast==1.3.5 # via mypy
typing==3.6.6
typing_extensions==3.6.6
uritemplate==3.0.0
urllib3==1.24.2 # via botocore, requests, transifex-client
urllib3==1.25.3 # via botocore, requests, transifex-client
virtualenv-clone==0.5.3
w3lib==1.20.0 # via parsel, scrapy
wcwidth==0.1.7 # via prompt-toolkit
websocket-client==0.56.0 # via docker
werkzeug==0.15.2 # via moto
wrapt==1.11.1 # via aws-xray-sdk
werkzeug==0.15.4 # via moto
wrapt==1.11.2 # via aws-xray-sdk
xmltodict==0.12.0 # via moto
yamole==2.1.6
zope.interface==4.6.0 # via twisted

View File

@@ -9,7 +9,7 @@
#
alabaster==0.7.12
babel==2.5.3
certifi==2019.3.9 # via requests
certifi==2019.6.16 # via requests
chardet==3.0.4 # via requests
commonmark==0.5.4
docutils==0.14
@@ -18,15 +18,15 @@ imagesize==1.1.0
jinja2==2.10.1 # via sphinx
markupsafe==1.1.1 # via jinja2
packaging==19.0 # via sphinx
pygments==2.3.1 # via sphinx
pygments==2.4.2 # via sphinx
pyparsing==2.4.0 # via packaging
pytz==2019.1 # via babel
recommonmark==0.4.0
requests==2.21.0 # via sphinx
requests==2.22.0 # via sphinx
six==1.12.0 # via packaging, sphinx
snowballstemmer==1.2.1
sphinx-rtd-theme==0.4.3
sphinx==1.8.4
sphinxcontrib-websupport==1.1.0 # via sphinx
sphinxcontrib-websupport==1.1.2 # via sphinx
typing==3.6.6
urllib3==1.24.2 # via requests
urllib3==1.25.3 # via requests

View File

@@ -19,13 +19,13 @@ git+https://github.com/zulip/python-zulip-api.git@0.6.0#egg=zulip_bots==0.6.0+gi
apns2==0.4.1
argon2-cffi==19.1.0
asn1crypto==0.24.0 # via cryptography
babel==2.6.0 # via django-phonenumber-field
babel==2.7.0 # via django-phonenumber-field
backcall==0.1.0 # via ipython
backports-abc==0.5
backports.ssl-match-hostname==3.7.0.1
beautifulsoup4==4.7.1
boto==2.49.0
cachetools==3.1.0 # via google-auth, premailer
cachetools==3.1.1 # via google-auth, premailer
cchardet==2.1.4
certifi==2019.3.9
cffi==1.12.3
@@ -63,7 +63,7 @@ idna==2.8 # via requests
ijson==2.3
ipython-genutils==0.2.0 # via traitlets
ipython==6.5.0
jedi==0.13.3 # via ipython
jedi==0.14.0 # via ipython
jinja2==2.10.1
lxml==4.3.3
markdown-include==0.5.1
@@ -75,8 +75,8 @@ mypy_extensions==0.4.1
ndg-httpsclient==0.5.1
oauth2client==4.1.3
oauthlib==3.0.1
parso==0.4.0 # via jedi
pbr==5.1.3 # via mock
parso==0.5.0 # via jedi
pbr==5.3.1 # via mock
pexpect==4.7.0 # via ipython
phonenumberslite==8.10.12
pickleshare==0.7.5 # via ipython
@@ -98,7 +98,7 @@ pyjwt==1.7.1
pylibmc==1.6.0
pyoembed==0.1.2
pyopenssl==19.0.0 # via ndg-httpsclient, requests
pysocks==1.6.8 # via twilio
pysocks==1.7.0 # via twilio
python-dateutil==2.8.0
python-gcm==0.4
python-ldap==3.2.0 # via django-auth-ldap
@@ -106,20 +106,20 @@ python-magic==0.4.15
python-twitter==3.5
python3-openid==3.1.0 # via social-auth-core
pytz==2019.1
pyyaml==5.1 # via yamole
pyyaml==5.1.1 # via yamole
qrcode==6.1 # via django-two-factor-auth
redis==2.10.6
regex==2019.4.14
regex==2019.6.8
requests-oauthlib==1.0.0
requests[security]==2.21.0 # via hypchat, matrix-client, premailer, pyoembed, python-gcm, python-twitter, requests-oauthlib, social-auth-core, stripe, twilio
requests[security]==2.22.0 # via hypchat, matrix-client, premailer, pyoembed, python-gcm, python-twitter, requests-oauthlib, social-auth-core, stripe, twilio
rsa==4.0
simplegeneric==0.8.1 # via ipython
six==1.12.0
smmap==0.9.0
social-auth-app-django==3.1.0
social-auth-core==3.1.0 # via social-auth-app-django
social-auth-core==3.2.0 # via social-auth-app-django
sockjs-tornado==1.0.6
soupsieve==1.9.1 # via beautifulsoup4
soupsieve==1.9.2 # via beautifulsoup4
sourcemap==0.2.1
sqlalchemy==1.3.3
statsd==3.3.0 # via django-statsd-mozilla
@@ -129,7 +129,7 @@ traitlets==4.3.2 # via ipython
twilio==6.26.2
typing==3.6.6
uritemplate==3.0.0
urllib3==1.24.2 # via requests
urllib3==1.25.3 # via requests
uwsgi==2.0.17.1
virtualenv-clone==0.5.3
wcwidth==0.1.7 # via prompt-toolkit

View File

@@ -10,7 +10,7 @@
argparse==1.4.0 # via thumbor
backports-abc==0.5
backports.ssl-match-hostname==3.5.0.1
botocore==1.12.134 # via tornado-botocore
botocore==1.12.183 # via tornado-botocore
certifi==2018.10.15
derpconf==0.8.3 # via thumbor
django-auth-ldap==1.7.0
@@ -23,19 +23,19 @@ piexif==1.0.13 # via thumbor
pillow==5.1.0 # via thumbor
pyasn1-modules==0.2.5 # via python-ldap
pyasn1==0.4.5 # via pyasn1-modules, python-ldap
pycryptodome==3.8.1 # via thumbor
pycurl==7.43.0.2 # via thumbor, tornado-botocore
pycryptodome==3.8.2 # via thumbor
pycurl==7.43.0.3 # via thumbor
python-dateutil==2.8.0 # via botocore, tc-aws
python-ldap==3.2.0 # via django-auth-ldap
pytz==2019.1 # via django, thumbor
singledispatch==3.4.0.3
six==1.12.0 # via derpconf, libthumbor, python-dateutil, singledispatch, thumbor
six==1.12.0 # via derpconf, libthumbor, python-dateutil, singledispatch, thumbor, webcolors
statsd==3.3.0 # via thumbor
tc-aws==6.2.10
thumbor==6.5.1
tornado-botocore==1.3.2 # via tc-aws
tornado==4.5.3 # via thumbor, tornado-botocore
tornado-botocore==1.5.0 # via tc-aws
tornado==5.1.1 # via thumbor, tornado-botocore
typing==3.6.6
urllib3==1.24.2 # via botocore
urllib3==1.25.3 # via botocore
virtualenv-clone==0.5.1
webcolors==1.8.1 # via thumbor
webcolors==1.9.1 # via thumbor