Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump py from 1.4.31 to 1.10.0 in /taas #1260

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
116 changes: 90 additions & 26 deletions taas/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,37 +5,101 @@
# pip-compile --output-file taas_requirements.txt taas_requirements.in
#
behave==1.2.5
# via -r requirements.in
boto3==1.4.6
botocore==1.6.6 # via boto3, s3transfer
certifi==2019.11.28 # via requests
chardet==3.0.4 # via requests
click==7.0 # via clickclick, flask
clickclick==1.2.2 # via connexion
# via -r requirements.in
botocore==1.6.6
# via
# boto3
# s3transfer
certifi==2019.11.28
# via requests
chardet==3.0.4
# via requests
click==7.0
# via
# clickclick
# flask
clickclick==1.2.2
# via connexion
connexion==1.1.15
# via -r requirements.in
docker-py==1.10.6
docker-pycreds==0.2.1 # via docker-py
docutils==0.14 # via botocore
flask==1.1.1 # via connexion
idna==2.7 # via requests
inflection==0.3.1 # via connexion
itsdangerous==1.1.0 # via flask
jinja2==2.10.3 # via flask
jmespath==0.9.3 # via boto3, botocore
# via -r requirements.in
docker-pycreds==0.2.1
# via docker-py
docutils==0.14
# via botocore
flask==1.1.1
# via connexion
idna==2.7
# via requests
inflection==0.3.1
# via connexion
itsdangerous==1.1.0
# via flask
jinja2==2.10.3
# via flask
jmespath==0.9.3
# via
# boto3
# botocore
jsonschema==2.5.1
markupsafe==1.1.1 # via jinja2
parse-type==0.3.4 # via behave
parse==1.6.6 # via behave, parse-type
py==1.4.31 # via pytest
pytest-voluptuous==1.0.2
# via
# -r requirements.in
# connexion
# swagger-spec-validator
markupsafe==1.1.1
# via jinja2
parse==1.6.6
# via
# behave
# parse-type
parse-type==0.3.4
# via behave
py==1.10.0
# via pytest
pytest==3.0.3
python-dateutil==2.6.1 # via botocore
pyyaml==5.2 # via clickclick, connexion, swagger-spec-validator
# via
# -r requirements.in
# pytest-voluptuous
pytest-voluptuous==1.0.2
# via -r requirements.in
python-dateutil==2.6.1
# via botocore
pyyaml==5.2
# via
# clickclick
# connexion
# swagger-spec-validator
requests==2.20.0
s3transfer==0.1.10 # via boto3
# via
# -r requirements.in
# connexion
# docker-py
s3transfer==0.1.10
# via boto3
semantic-version==2.6.0
six==1.10.0 # via behave, connexion, docker-py, docker-pycreds, parse-type, python-dateutil, swagger-spec-validator, websocket-client
swagger-spec-validator==2.4.3 # via connexion
urllib3==1.24.3 # via requests
# via -r requirements.in
six==1.10.0
# via
# behave
# connexion
# docker-py
# docker-pycreds
# parse-type
# python-dateutil
# swagger-spec-validator
# websocket-client
swagger-spec-validator==2.4.3
# via connexion
urllib3==1.24.3
# via requests
voluptuous==0.11.1
websocket-client==0.37.0 # via docker-py
werkzeug==0.16.0 # via flask
# via
# -r requirements.in
# pytest-voluptuous
websocket-client==0.37.0
# via docker-py
werkzeug==0.16.0
# via flask