Skip to content

Commit

Permalink
Bump max docker version to 7.0.0 (#1138)
Browse files Browse the repository at this point in the history
Signed-off-by: Rahul Mehta <[email protected]>

Signed-off-by: Rahul Mehta <[email protected]>
  • Loading branch information
rahul-theorem authored and eapolinario committed Sep 15, 2022
1 parent 9f71392 commit 13da3b9
Show file tree
Hide file tree
Showing 6 changed files with 65 additions and 81 deletions.
43 changes: 18 additions & 25 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
# via
# -c requirements.txt
# pytest-flyte
appnope==0.1.3
# via ipython
arrow==1.2.2
# via
# -c requirements.txt
Expand All @@ -20,7 +22,7 @@ attrs==20.3.0
# pytest-docker
backcall==0.2.0
# via ipython
bcrypt==3.2.2
bcrypt==4.0.0
# via paramiko
binaryornot==0.4.4
# via
Expand All @@ -37,7 +39,6 @@ certifi==2022.6.15
cffi==1.15.1
# via
# -c requirements.txt
# bcrypt
# cryptography
# pynacl
cfgv==3.3.1
Expand All @@ -46,7 +47,7 @@ chardet==5.0.0
# via
# -c requirements.txt
# binaryornot
charset-normalizer==2.1.0
charset-normalizer==2.1.1
# via
# -c requirements.txt
# requests
Expand All @@ -59,7 +60,7 @@ cloudpickle==2.1.0
# via
# -c requirements.txt
# flytekit
codespell==2.1.0
codespell==2.2.1
# via -r dev-requirements.in
cookiecutter==2.1.1
# via
Expand All @@ -78,7 +79,6 @@ cryptography==37.0.4
# -c requirements.txt
# paramiko
# pyopenssl
# secretstorage
dataclasses-json==0.5.7
# via
# -c requirements.txt
Expand All @@ -96,11 +96,11 @@ diskcache==5.4.0
# via
# -c requirements.txt
# flytekit
distlib==0.3.5
distlib==0.3.6
# via virtualenv
distro==1.7.0
# via docker-compose
docker[ssh]==5.0.3
docker[ssh]==6.0.0
# via
# -c requirements.txt
# docker-compose
Expand Down Expand Up @@ -130,11 +130,11 @@ google-api-core[grpc]==2.8.2
# google-cloud-bigquery
# google-cloud-bigquery-storage
# google-cloud-core
google-auth==2.10.0
google-auth==2.11.0
# via
# google-api-core
# google-cloud-core
google-cloud-bigquery==3.3.1
google-cloud-bigquery==3.3.2
# via -r dev-requirements.in
google-cloud-bigquery-storage==2.14.2
# via
Expand Down Expand Up @@ -187,11 +187,6 @@ ipython==7.34.0
# via -r dev-requirements.in
jedi==0.18.1
# via ipython
jeepney==0.8.0
# via
# -c requirements.txt
# keyring
# secretstorage
jinja2==3.1.2
# via
# -c requirements.txt
Expand Down Expand Up @@ -219,7 +214,7 @@ markupsafe==2.1.1
# via
# -c requirements.txt
# jinja2
marshmallow==3.17.0
marshmallow==3.17.1
# via
# -c requirements.txt
# dataclasses-json
Expand All @@ -233,7 +228,7 @@ marshmallow-jsonschema==0.13.0
# via
# -c requirements.txt
# flytekit
matplotlib-inline==0.1.5
matplotlib-inline==0.1.6
# via ipython
mock==4.0.3
# via -r dev-requirements.in
Expand All @@ -259,6 +254,7 @@ numpy==1.21.6
packaging==21.3
# via
# -c requirements.txt
# docker
# google-cloud-bigquery
# marshmallow
# pytest
Expand All @@ -282,7 +278,7 @@ pre-commit==2.20.0
# via -r dev-requirements.in
prompt-toolkit==3.0.30
# via ipython
proto-plus==1.22.0
proto-plus==1.22.1
# via
# google-cloud-bigquery
# google-cloud-bigquery-storage
Expand Down Expand Up @@ -386,7 +382,7 @@ pyyaml==5.4.1
# docker-compose
# flytekit
# pre-commit
regex==2022.7.25
regex==2022.8.17
# via
# -c requirements.txt
# docker-image-py
Expand All @@ -410,10 +406,6 @@ retry==0.9.2
# flytekit
rsa==4.9
# via google-auth
secretstorage==3.3.3
# via
# -c requirements.txt
# keyring
singledispatchmethod==1.0
# via
# -c requirements.txt
Expand Down Expand Up @@ -467,17 +459,18 @@ typing-extensions==4.3.0
# responses
# torch
# typing-inspect
typing-inspect==0.7.1
typing-inspect==0.8.0
# via
# -c requirements.txt
# dataclasses-json
urllib3==1.26.11
urllib3==1.26.12
# via
# -c requirements.txt
# docker
# flytekit
# requests
# responses
virtualenv==20.16.3
virtualenv==20.16.4
# via pre-commit
wcwidth==0.2.5
# via prompt-toolkit
Expand Down
23 changes: 16 additions & 7 deletions doc-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ arrow==1.2.2
# via jinja2-time
astroid==2.12.2
# via sphinx-autoapi
astunparse==1.6.3
# via tensorflow
attrs==22.1.0
# via
# jsonschema
Expand All @@ -42,7 +44,7 @@ binaryornot==0.4.4
# via cookiecutter
bleach==5.0.1
# via nbconvert
botocore==1.27.53
botocore==1.27.63
# via -r doc-requirements.in
cachetools==5.2.0
# via google-auth
Expand Down Expand Up @@ -98,7 +100,7 @@ deprecated==1.2.13
# via flytekit
diskcache==5.4.0
# via flytekit
docker==5.0.3
docker==6.0.0
# via flytekit
docker-image-py==0.1.12
# via flytekit
Expand All @@ -124,7 +126,7 @@ flyteidl==1.1.12
# via flytekit
fonttools==4.35.0
# via matplotlib
fsspec==2022.7.1
fsspec==2022.8.0
# via
# -r doc-requirements.in
# modin
Expand Down Expand Up @@ -192,7 +194,7 @@ importlib-metadata==4.12.0
# sqlalchemy
importlib-resources==5.9.0
# via jsonschema
ipykernel==6.15.1
ipykernel==6.15.2
# via
# ipywidgets
# jupyter
Expand Down Expand Up @@ -354,7 +356,6 @@ notebook==6.4.12
# via
# great-expectations
# jupyter
# widgetsnbextension
numpy==1.21.6
# via
# altair
Expand All @@ -377,6 +378,7 @@ oauthlib==3.2.0
# via requests-oauthlib
packaging==21.3
# via
# docker
# google-cloud-bigquery
# great-expectations
# ipykernel
Expand All @@ -387,6 +389,7 @@ packaging==21.3
# pandera
# qtpy
# sphinx
# tensorflow
pandas==1.3.5
# via
# altair
Expand Down Expand Up @@ -430,7 +433,7 @@ prompt-toolkit==3.0.30
# via
# ipython
# jupyter-console
proto-plus==1.22.0
proto-plus==1.22.1
# via
# google-cloud-bigquery
# google-cloud-bigquery-storage
Expand Down Expand Up @@ -470,7 +473,7 @@ pyasn1-modules==0.2.8
# via google-auth
pycparser==2.21
# via cffi
pydantic==1.9.2
pydantic==1.10.0
# via
# pandas-profiling
# pandera
Expand Down Expand Up @@ -570,6 +573,8 @@ ruamel-yaml==0.17.17
# via great-expectations
ruamel-yaml-clib==0.2.6
# via ruamel-yaml
scikit-learn==1.0.2
# via skl2onnx
scipy==1.7.3
# via
# great-expectations
Expand All @@ -590,6 +595,7 @@ singledispatchmethod==1.0
# via flytekit
six==1.16.0
# via
# astunparse
# bleach
# google-auth
# grpcio
Expand Down Expand Up @@ -711,9 +717,11 @@ typing-extensions==4.3.0
# importlib-metadata
# jsonschema
# kiwisolver
# onnx
# pandera
# pydantic
# responses
# tensorflow
# torch
# typing-inspect
typing-inspect==0.7.1
Expand All @@ -731,6 +739,7 @@ unidecode==1.3.4
urllib3==1.26.11
# via
# botocore
# docker
# flytekit
# great-expectations
# kubernetes
Expand Down
27 changes: 11 additions & 16 deletions requirements-spark2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ cffi==1.15.1
# via cryptography
chardet==5.0.0
# via binaryornot
charset-normalizer==2.1.0
charset-normalizer==2.1.1
# via requests
click==8.1.3
# via
Expand All @@ -35,9 +35,7 @@ cookiecutter==2.1.1
croniter==1.3.5
# via flytekit
cryptography==37.0.4
# via
# pyopenssl
# secretstorage
# via pyopenssl
dataclasses-json==0.5.7
# via flytekit
decorator==5.1.1
Expand All @@ -46,7 +44,7 @@ deprecated==1.2.13
# via flytekit
diskcache==5.4.0
# via flytekit
docker==5.0.3
docker==6.0.0
# via flytekit
docker-image-py==0.1.12
# via flytekit
Expand All @@ -72,10 +70,6 @@ importlib-metadata==4.12.0
# flytekit
# jsonschema
# keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.2
# via
# cookiecutter
Expand All @@ -90,7 +84,7 @@ keyring==23.8.2
# via flytekit
markupsafe==2.1.1
# via jinja2
marshmallow==3.17.0
marshmallow==3.17.1
# via
# dataclasses-json
# marshmallow-enum
Expand All @@ -110,7 +104,9 @@ numpy==1.21.6
# pandas
# pyarrow
packaging==21.3
# via marshmallow
# via
# docker
# marshmallow
pandas==1.3.5
# via
# -r requirements.in
Expand Down Expand Up @@ -157,7 +153,7 @@ pyyaml==5.4.1
# -r requirements.in
# cookiecutter
# flytekit
regex==2022.7.25
regex==2022.8.17
# via docker-image-py
requests==2.28.1
# via
Expand All @@ -169,8 +165,6 @@ responses==0.21.0
# via flytekit
retry==0.9.2
# via flytekit
secretstorage==3.3.3
# via keyring
singledispatchmethod==1.0
# via flytekit
six==1.16.0
Expand All @@ -192,10 +186,11 @@ typing-extensions==4.3.0
# importlib-metadata
# responses
# typing-inspect
typing-inspect==0.7.1
typing-inspect==0.8.0
# via dataclasses-json
urllib3==1.26.11
urllib3==1.26.12
# via
# docker
# flytekit
# requests
# responses
Expand Down
Loading

0 comments on commit 13da3b9

Please sign in to comment.