diff --git a/plugins/flytekit-aws-athena/requirements.in b/plugins/flytekit-aws-athena/requirements.in index fb5e57406e..cd57503478 100644 --- a/plugins/flytekit-aws-athena/requirements.in +++ b/plugins/flytekit-aws-athena/requirements.in @@ -1,2 +1,3 @@ . +-e git+https://github.com/flyteorg/flyteidl.git@add-hash-to-literal#egg=flyteidl -e file:.#egg=flytekitplugins-athena diff --git a/plugins/flytekit-aws-athena/requirements.txt b/plugins/flytekit-aws-athena/requirements.txt index a1acae494f..0fa90e3fba 100644 --- a/plugins/flytekit-aws-athena/requirements.txt +++ b/plugins/flytekit-aws-athena/requirements.txt @@ -1,9 +1,13 @@ # -# This file is autogenerated by pip-compile with python 3.9 +# This file is autogenerated by pip-compile with python 3.10 # To update, run: # # pip-compile requirements.in # +-e git+https://github.com/flyteorg/flyteidl.git@add-hash-to-literal#egg=flyteidl + # via + # -r requirements.in + # flytekit -e file:.#egg=flytekitplugins-athena # via -r requirements.in arrow==1.2.2 @@ -12,13 +16,15 @@ binaryornot==0.4.4 # via cookiecutter certifi==2021.10.8 # via requests +cffi==1.15.0 + # via cryptography chardet==4.0.0 # via binaryornot -charset-normalizer==2.0.11 +charset-normalizer==2.0.12 # via requests checksumdir==1.2.0 # via flytekit -click==7.1.2 +click==8.0.3 # via # cookiecutter # flytekit @@ -26,7 +32,7 @@ cloudpickle==2.0.0 # via flytekit cookiecutter==1.7.3 # via flytekit -croniter==1.2.0 +croniter==1.3.1 # via flytekit cryptography==36.0.1 # via secretstorage @@ -42,16 +48,18 @@ docker-image-py==0.1.12 # via flytekit docstring-parser==0.13 # via flytekit -flyteidl==0.22.0 - # via flytekit -flytekit==0.30.0 +flytekit==0.30.3 # via flytekitplugins-athena -grpcio==1.43.0 +grpcio==1.44.0 # via flytekit idna==3.3 # via requests -importlib-metadata==4.10.1 +importlib-metadata==4.11.1 # via keyring +jeepney==0.7.1 + # via + # keyring + # secretstorage jinja2==3.0.3 # via # cookiecutter @@ -79,14 +87,12 @@ numpy==1.22.2 # via # pandas # pyarrow -pandas==1.4.0 +pandas==1.4.1 # via flytekit poyo==0.5.0 # via cookiecutter protobuf==3.19.4 - # via - # flyteidl - # flytekit + # via flytekit py==1.11.0 # via retry pyarrow==6.0.1 @@ -101,7 +107,7 @@ python-dateutil==2.8.2 # pandas python-json-logger==2.0.2 # via flytekit -python-slugify==5.0.2 +python-slugify==6.0.1 # via cookiecutter pytimeparse==1.1.8 # via flytekit @@ -120,6 +126,8 @@ responses==0.18.0 # via flytekit retry==0.9.2 # via flytekit +secretstorage==3.3.1 + # via keyring six==1.16.0 # via # cookiecutter @@ -131,7 +139,7 @@ statsd==3.3.0 # via flytekit text-unidecode==1.3 # via python-slugify -typing-extensions==4.0.1 +typing-extensions==4.1.1 # via # flytekit # typing-inspect diff --git a/plugins/flytekit-aws-batch/requirements.in b/plugins/flytekit-aws-batch/requirements.in index 4c2c1fae97..8013b8f761 100644 --- a/plugins/flytekit-aws-batch/requirements.in +++ b/plugins/flytekit-aws-batch/requirements.in @@ -1,2 +1,3 @@ . +-e git+https://github.com/flyteorg/flyteidl.git@add-hash-to-literal#egg=flyteidl -e file:.#egg=flytekitplugins-awsbatch diff --git a/plugins/flytekit-aws-batch/requirements.txt b/plugins/flytekit-aws-batch/requirements.txt index 9181490234..e0b9738666 100644 --- a/plugins/flytekit-aws-batch/requirements.txt +++ b/plugins/flytekit-aws-batch/requirements.txt @@ -1,24 +1,30 @@ # -# This file is autogenerated by pip-compile with python 3.9 +# This file is autogenerated by pip-compile with python 3.10 # To update, run: # # pip-compile requirements.in # +-e git+https://github.com/flyteorg/flyteidl.git@add-hash-to-literal#egg=flyteidl + # via + # -r requirements.in + # flytekit -e file:.#egg=flytekitplugins-awsbatch # via -r requirements.in -arrow==1.2.1 +arrow==1.2.2 # via jinja2-time binaryornot==0.4.4 # via cookiecutter certifi==2021.10.8 # via requests +cffi==1.15.0 + # via cryptography chardet==4.0.0 # via binaryornot -charset-normalizer==2.0.10 +charset-normalizer==2.0.12 # via requests checksumdir==1.2.0 # via flytekit -click==7.1.2 +click==8.0.3 # via # cookiecutter # flytekit @@ -26,8 +32,10 @@ cloudpickle==2.0.0 # via flytekit cookiecutter==1.7.3 # via flytekit -croniter==1.2.0 +croniter==1.3.1 # via flytekit +cryptography==36.0.1 + # via secretstorage dataclasses-json==0.5.6 # via flytekit decorator==5.1.1 @@ -40,16 +48,18 @@ docker-image-py==0.1.12 # via flytekit docstring-parser==0.13 # via flytekit -flyteidl==0.21.23 - # via flytekit -flytekit==0.26.0 +flytekit==0.30.3 # via flytekitplugins-awsbatch -grpcio==1.43.0 +grpcio==1.44.0 # via flytekit idna==3.3 # via requests -importlib-metadata==4.10.1 +importlib-metadata==4.11.1 # via keyring +jeepney==0.7.1 + # via + # keyring + # secretstorage jinja2==3.0.3 # via # cookiecutter @@ -71,25 +81,25 @@ marshmallow-jsonschema==0.13.0 # via flytekit mypy-extensions==0.4.3 # via typing-inspect -natsort==8.0.2 +natsort==8.1.0 # via flytekit -numpy==1.22.1 +numpy==1.22.2 # via # pandas # pyarrow -pandas==1.3.5 +pandas==1.4.1 # via flytekit poyo==0.5.0 # via cookiecutter -protobuf==3.19.3 - # via - # flyteidl - # flytekit +protobuf==3.19.4 + # via flytekit py==1.11.0 # via retry pyarrow==6.0.1 # via flytekit -python-dateutil==2.8.1 +pycparser==2.21 + # via cffi +python-dateutil==2.8.2 # via # arrow # croniter @@ -97,7 +107,7 @@ python-dateutil==2.8.1 # pandas python-json-logger==2.0.2 # via flytekit -python-slugify==5.0.2 +python-slugify==6.0.1 # via cookiecutter pytimeparse==1.1.8 # via flytekit @@ -112,25 +122,27 @@ requests==2.27.1 # cookiecutter # flytekit # responses -responses==0.17.0 +responses==0.18.0 # via flytekit retry==0.9.2 # via flytekit +secretstorage==3.3.1 + # via keyring six==1.16.0 # via # cookiecutter - # flytekit # grpcio # python-dateutil - # responses sortedcontainers==2.4.0 # via flytekit statsd==3.3.0 # via flytekit text-unidecode==1.3 # via python-slugify -typing-extensions==4.0.1 - # via typing-inspect +typing-extensions==4.1.1 + # via + # flytekit + # typing-inspect typing-inspect==0.7.1 # via dataclasses-json urllib3==1.26.8 diff --git a/plugins/flytekit-aws-sagemaker/requirements.in b/plugins/flytekit-aws-sagemaker/requirements.in index 1f40a6102b..6e2136aac9 100644 --- a/plugins/flytekit-aws-sagemaker/requirements.in +++ b/plugins/flytekit-aws-sagemaker/requirements.in @@ -1,2 +1,3 @@ . +-e git+https://github.com/flyteorg/flyteidl.git@add-hash-to-literal#egg=flyteidl -e file:.#egg=flytekitplugins-awssagemaker diff --git a/plugins/flytekit-aws-sagemaker/requirements.txt b/plugins/flytekit-aws-sagemaker/requirements.txt index 11396f213e..48a70cf6c1 100644 --- a/plugins/flytekit-aws-sagemaker/requirements.txt +++ b/plugins/flytekit-aws-sagemaker/requirements.txt @@ -1,9 +1,13 @@ # -# This file is autogenerated by pip-compile with python 3.9 +# This file is autogenerated by pip-compile with python 3.10 # To update, run: # # pip-compile requirements.in # +-e git+https://github.com/flyteorg/flyteidl.git@add-hash-to-literal#egg=flyteidl + # via + # -r requirements.in + # flytekit -e file:.#egg=flytekitplugins-awssagemaker # via -r requirements.in arrow==1.2.2 @@ -12,9 +16,9 @@ bcrypt==3.2.0 # via paramiko binaryornot==0.4.4 # via cookiecutter -boto3==1.20.50 +boto3==1.21.2 # via sagemaker-training -botocore==1.23.50 +botocore==1.24.2 # via # boto3 # s3transfer @@ -27,11 +31,11 @@ cffi==1.15.0 # pynacl chardet==4.0.0 # via binaryornot -charset-normalizer==2.0.11 +charset-normalizer==2.0.12 # via requests checksumdir==1.2.0 # via flytekit -click==7.1.2 +click==8.0.3 # via # cookiecutter # flytekit @@ -39,7 +43,7 @@ cloudpickle==2.0.0 # via flytekit cookiecutter==1.7.3 # via flytekit -croniter==1.2.0 +croniter==1.3.1 # via flytekit cryptography==36.0.1 # via @@ -57,22 +61,24 @@ docker-image-py==0.1.12 # via flytekit docstring-parser==0.13 # via flytekit -flyteidl==0.22.0 - # via flytekit -flytekit==0.30.0 +flytekit==0.30.3 # via flytekitplugins-awssagemaker gevent==21.12.0 # via sagemaker-training greenlet==1.1.2 # via gevent -grpcio==1.43.0 +grpcio==1.44.0 # via flytekit idna==3.3 # via requests -importlib-metadata==4.10.1 +importlib-metadata==4.11.1 # via keyring -inotify-simple==1.2.1 +inotify_simple==1.2.1 # via sagemaker-training +jeepney==0.7.1 + # via + # keyring + # secretstorage jinja2==3.0.3 # via # cookiecutter @@ -106,7 +112,7 @@ numpy==1.22.2 # pyarrow # sagemaker-training # scipy -pandas==1.4.0 +pandas==1.4.1 # via flytekit paramiko==2.9.2 # via sagemaker-training @@ -114,7 +120,6 @@ poyo==0.5.0 # via cookiecutter protobuf==3.19.4 # via - # flyteidl # flytekit # sagemaker-training psutil==5.9.0 @@ -136,7 +141,7 @@ python-dateutil==2.8.2 # pandas python-json-logger==2.0.2 # via flytekit -python-slugify==5.0.2 +python-slugify==6.0.1 # via cookiecutter pytimeparse==1.1.8 # via flytekit @@ -163,6 +168,8 @@ sagemaker-training==3.9.2 # via flytekitplugins-awssagemaker scipy==1.8.0 # via sagemaker-training +secretstorage==3.3.1 + # via keyring six==1.16.0 # via # bcrypt @@ -177,7 +184,7 @@ statsd==3.3.0 # via flytekit text-unidecode==1.3 # via python-slugify -typing-extensions==4.0.1 +typing-extensions==4.1.1 # via # flytekit # typing-inspect @@ -199,9 +206,9 @@ wrapt==1.13.3 # flytekit zipp==3.7.0 # via importlib-metadata -zope-event==4.5.0 +zope.event==4.5.0 # via gevent -zope-interface==5.4.0 +zope.interface==5.4.0 # via gevent # The following packages are considered to be unsafe in a requirements file: diff --git a/plugins/flytekit-bigquery/requirements.in b/plugins/flytekit-bigquery/requirements.in index d01f21ac2b..c7912742b5 100644 --- a/plugins/flytekit-bigquery/requirements.in +++ b/plugins/flytekit-bigquery/requirements.in @@ -1,2 +1,3 @@ . +-e git+https://github.com/flyteorg/flyteidl.git@add-hash-to-literal#egg=flyteidl -e file:.#egg=flytekitplugins-bigquery diff --git a/plugins/flytekit-bigquery/requirements.txt b/plugins/flytekit-bigquery/requirements.txt index f0bc647453..4b25a52098 100644 --- a/plugins/flytekit-bigquery/requirements.txt +++ b/plugins/flytekit-bigquery/requirements.txt @@ -1,9 +1,13 @@ # -# This file is autogenerated by pip-compile with python 3.9 +# This file is autogenerated by pip-compile with python 3.10 # To update, run: # # pip-compile requirements.in # +-e git+https://github.com/flyteorg/flyteidl.git@add-hash-to-literal#egg=flyteidl + # via + # -r requirements.in + # flytekit -e file:.#egg=flytekitplugins-bigquery # via -r requirements.in arrow==1.2.2 @@ -18,11 +22,11 @@ cffi==1.15.0 # via cryptography chardet==4.0.0 # via binaryornot -charset-normalizer==2.0.11 +charset-normalizer==2.0.12 # via requests checksumdir==1.2.0 # via flytekit -click==7.1.2 +click==8.0.3 # via # cookiecutter # flytekit @@ -30,7 +34,7 @@ cloudpickle==2.0.0 # via flytekit cookiecutter==1.7.3 # via flytekit -croniter==1.2.0 +croniter==1.3.1 # via flytekit cryptography==36.0.1 # via secretstorage @@ -46,9 +50,7 @@ docker-image-py==0.1.12 # via flytekit docstring-parser==0.13 # via flytekit -flyteidl==0.22.0 - # via flytekit -flytekit==0.30.0 +flytekit==0.30.3 # via flytekitplugins-bigquery google-api-core[grpc]==2.5.0 # via @@ -58,29 +60,29 @@ google-auth==2.6.0 # via # google-api-core # google-cloud-core -google-cloud-bigquery==2.32.0 +google-cloud-bigquery==2.33.0 # via flytekitplugins-bigquery google-cloud-core==2.2.2 # via google-cloud-bigquery google-crc32c==1.3.0 # via google-resumable-media -google-resumable-media==2.2.0 +google-resumable-media==2.2.1 # via google-cloud-bigquery googleapis-common-protos==1.54.0 # via # google-api-core # grpcio-status -grpcio==1.43.0 +grpcio==1.44.0 # via # flytekit # google-api-core # google-cloud-bigquery # grpcio-status -grpcio-status==1.43.0 +grpcio-status==1.44.0 # via google-api-core idna==3.3 # via requests -importlib-metadata==4.10.1 +importlib-metadata==4.11.1 # via keyring jeepney==0.7.1 # via @@ -115,15 +117,14 @@ numpy==1.22.2 # pyarrow packaging==21.3 # via google-cloud-bigquery -pandas==1.4.0 +pandas==1.4.1 # via flytekit poyo==0.5.0 # via cookiecutter -proto-plus==1.20.0 +proto-plus==1.20.2 # via google-cloud-bigquery protobuf==3.19.4 # via - # flyteidl # flytekit # google-api-core # google-cloud-bigquery @@ -153,7 +154,7 @@ python-dateutil==2.8.2 # pandas python-json-logger==2.0.2 # via flytekit -python-slugify==5.0.2 +python-slugify==6.0.1 # via cookiecutter pytimeparse==1.1.8 # via flytekit @@ -190,7 +191,7 @@ statsd==3.3.0 # via flytekit text-unidecode==1.3 # via python-slugify -typing-extensions==4.0.1 +typing-extensions==4.1.1 # via # flytekit # typing-inspect diff --git a/plugins/flytekit-data-fsspec/requirements.in b/plugins/flytekit-data-fsspec/requirements.in index 127b779735..4c03034cce 100644 --- a/plugins/flytekit-data-fsspec/requirements.in +++ b/plugins/flytekit-data-fsspec/requirements.in @@ -1,2 +1,3 @@ . +-e git+https://github.com/flyteorg/flyteidl.git@add-hash-to-literal#egg=flyteidl -e file:.#egg=flytekitplugins-data-fsspec diff --git a/plugins/flytekit-data-fsspec/requirements.txt b/plugins/flytekit-data-fsspec/requirements.txt index 4dc89fa500..344d8c1f41 100644 --- a/plugins/flytekit-data-fsspec/requirements.txt +++ b/plugins/flytekit-data-fsspec/requirements.txt @@ -1,26 +1,32 @@ # -# This file is autogenerated by pip-compile with python 3.9 +# This file is autogenerated by pip-compile with python 3.10 # To update, run: # # pip-compile requirements.in # +-e git+https://github.com/flyteorg/flyteidl.git@add-hash-to-literal#egg=flyteidl + # via + # -r requirements.in + # flytekit -e file:.#egg=flytekitplugins-data-fsspec # via -r requirements.in arrow==1.2.2 # via jinja2-time binaryornot==0.4.4 # via cookiecutter -botocore==1.23.24 +botocore==1.24.2 # via flytekitplugins-data-fsspec certifi==2021.10.8 # via requests +cffi==1.15.0 + # via cryptography chardet==4.0.0 # via binaryornot -charset-normalizer==2.0.11 +charset-normalizer==2.0.12 # via requests checksumdir==1.2.0 # via flytekit -click==7.1.2 +click==8.0.3 # via # cookiecutter # flytekit @@ -28,8 +34,10 @@ cloudpickle==2.0.0 # via flytekit cookiecutter==1.7.3 # via flytekit -croniter==1.2.0 +croniter==1.3.1 # via flytekit +cryptography==36.0.1 + # via secretstorage dataclasses-json==0.5.6 # via flytekit decorator==5.1.1 @@ -42,18 +50,20 @@ docker-image-py==0.1.12 # via flytekit docstring-parser==0.13 # via flytekit -flyteidl==0.22.0 - # via flytekit -flytekit==0.30.0 +flytekit==0.30.3 # via flytekitplugins-data-fsspec fsspec==2022.1.0 # via flytekitplugins-data-fsspec -grpcio==1.43.0 +grpcio==1.44.0 # via flytekit idna==3.3 # via requests -importlib-metadata==4.10.1 +importlib-metadata==4.11.1 # via keyring +jeepney==0.7.1 + # via + # keyring + # secretstorage jinja2==3.0.3 # via # cookiecutter @@ -83,18 +93,18 @@ numpy==1.22.2 # via # pandas # pyarrow -pandas==1.4.0 +pandas==1.4.1 # via flytekit poyo==0.5.0 # via cookiecutter protobuf==3.19.4 - # via - # flyteidl - # flytekit + # via flytekit py==1.11.0 # via retry pyarrow==6.0.1 # via flytekit +pycparser==2.21 + # via cffi python-dateutil==2.8.2 # via # arrow @@ -104,7 +114,7 @@ python-dateutil==2.8.2 # pandas python-json-logger==2.0.2 # via flytekit -python-slugify==5.0.2 +python-slugify==6.0.1 # via cookiecutter pytimeparse==1.1.8 # via flytekit @@ -123,6 +133,8 @@ responses==0.18.0 # via flytekit retry==0.9.2 # via flytekit +secretstorage==3.3.1 + # via keyring six==1.16.0 # via # cookiecutter @@ -134,7 +146,7 @@ statsd==3.3.0 # via flytekit text-unidecode==1.3 # via python-slugify -typing-extensions==4.0.1 +typing-extensions==4.1.1 # via # flytekit # typing-inspect diff --git a/plugins/flytekit-dolt/requirements.in b/plugins/flytekit-dolt/requirements.in index 53d807299a..04990b3216 100644 --- a/plugins/flytekit-dolt/requirements.in +++ b/plugins/flytekit-dolt/requirements.in @@ -1,2 +1,3 @@ . +-e git+https://github.com/flyteorg/flyteidl.git@add-hash-to-literal#egg=flyteidl -e file:.#egg=flytekitplugins-dolt diff --git a/plugins/flytekit-dolt/requirements.txt b/plugins/flytekit-dolt/requirements.txt index 01dfe2cb6b..221fc36e43 100644 --- a/plugins/flytekit-dolt/requirements.txt +++ b/plugins/flytekit-dolt/requirements.txt @@ -1,160 +1,44 @@ # -# This file is autogenerated by pip-compile with python 3.9 +# This file is autogenerated by pip-compile with python 3.10 # To update, run: # # pip-compile requirements.in # --e file:.#egg=flytekitplugins-dolt +-e git+https://github.com/flyteorg/flyteidl.git@add-hash-to-literal#egg=flyteidl # via -r requirements.in -arrow==1.2.2 - # via jinja2-time -binaryornot==0.4.4 - # via cookiecutter -certifi==2021.10.8 - # via requests -chardet==4.0.0 - # via binaryornot -charset-normalizer==2.0.11 - # via requests -checksumdir==1.2.0 - # via flytekit -click==7.1.2 +-e file:../../.#egg=flytekit # via - # cookiecutter - # flytekit -cloudpickle==2.0.0 - # via flytekit -cookiecutter==1.7.3 - # via flytekit -croniter==1.2.0 - # via flytekit -cryptography==36.0.1 - # via secretstorage + # -r requirements.in + # flytekitplugins-dolt +-e file:.#egg=flytekitplugins-dolt + # via -r requirements.in dataclasses-json==0.5.6 - # via - # dolt-integrations - # flytekit -decorator==5.1.1 - # via retry -deprecated==1.2.13 - # via flytekit -diskcache==5.4.0 - # via flytekit -docker-image-py==0.1.12 - # via flytekit -docstring-parser==0.13 - # via flytekit + # via dolt-integrations dolt-integrations==0.1.5 # via flytekitplugins-dolt doltcli==0.1.17 # via dolt-integrations -flyteidl==0.22.0 - # via flytekit -flytekit==0.30.0 - # via flytekitplugins-dolt -grpcio==1.43.0 - # via flytekit -idna==3.3 - # via requests -importlib-metadata==4.10.1 - # via keyring -jinja2==3.0.3 - # via - # cookiecutter - # jinja2-time -jinja2-time==0.2.0 - # via cookiecutter -keyring==23.5.0 - # via flytekit -markupsafe==2.0.1 - # via jinja2 marshmallow==3.14.1 # via # dataclasses-json # marshmallow-enum - # marshmallow-jsonschema marshmallow-enum==1.5.1 # via dataclasses-json -marshmallow-jsonschema==0.13.0 - # via flytekit mypy-extensions==0.4.3 # via typing-inspect -natsort==8.1.0 - # via flytekit numpy==1.22.2 - # via - # pandas - # pyarrow -pandas==1.4.0 - # via - # dolt-integrations - # flytekit -poyo==0.5.0 - # via cookiecutter + # via pandas +pandas==1.4.1 + # via dolt-integrations protobuf==3.19.4 - # via - # flyteidl - # flytekit -py==1.11.0 - # via retry -pyarrow==6.0.1 - # via flytekit -pycparser==2.21 - # via cffi + # via flyteidl python-dateutil==2.8.2 - # via - # arrow - # croniter - # flytekit - # pandas -python-json-logger==2.0.2 - # via flytekit -python-slugify==5.0.2 - # via cookiecutter -pytimeparse==1.1.8 - # via flytekit + # via pandas pytz==2021.3 - # via - # flytekit - # pandas -regex==2022.1.18 - # via docker-image-py -requests==2.27.1 - # via - # cookiecutter - # flytekit - # responses -responses==0.18.0 - # via flytekit -retry==0.9.2 - # via flytekit + # via pandas six==1.16.0 - # via - # cookiecutter - # grpcio - # python-dateutil -sortedcontainers==2.4.0 - # via flytekit -statsd==3.3.0 - # via flytekit -text-unidecode==1.3 - # via python-slugify -typing-extensions==4.0.1 - # via - # flytekit - # typing-inspect + # via python-dateutil +typing-extensions==4.1.1 + # via typing-inspect typing-inspect==0.7.1 # via dataclasses-json -urllib3==1.26.8 - # via - # flytekit - # requests - # responses -wheel==0.37.1 - # via flytekit -wrapt==1.13.3 - # via - # deprecated - # flytekit -zipp==3.7.0 - # via importlib-metadata diff --git a/plugins/flytekit-greatexpectations/requirements.in b/plugins/flytekit-greatexpectations/requirements.in index b92d2c6b7b..31536ee1bf 100644 --- a/plugins/flytekit-greatexpectations/requirements.in +++ b/plugins/flytekit-greatexpectations/requirements.in @@ -1,3 +1,4 @@ . +-e git+https://github.com/flyteorg/flyteidl.git@add-hash-to-literal#egg=flyteidl -e file:.#egg=flytekitplugins-great_expectations sqlalchemy diff --git a/plugins/flytekit-greatexpectations/requirements.txt b/plugins/flytekit-greatexpectations/requirements.txt index 7aa0a867dd..022622111d 100644 --- a/plugins/flytekit-greatexpectations/requirements.txt +++ b/plugins/flytekit-greatexpectations/requirements.txt @@ -1,17 +1,17 @@ # -# This file is autogenerated by pip-compile with python 3.9 +# This file is autogenerated by pip-compile with python 3.10 # To update, run: # # pip-compile requirements.in # +-e git+https://github.com/flyteorg/flyteidl.git@add-hash-to-literal#egg=flyteidl + # via + # -r requirements.in + # flytekit -e file:.#egg=flytekitplugins-great_expectations # via -r requirements.in altair==4.2.0 # via great-expectations -appnope==0.1.2 - # via - # ipykernel - # ipython argon2-cffi==21.3.0 # via notebook argon2-cffi-bindings==21.2.0 @@ -26,21 +26,23 @@ backcall==0.2.0 # via ipython binaryornot==0.4.4 # via cookiecutter -black==21.12b0 +black==22.1.0 # via ipython bleach==4.1.0 # via nbconvert certifi==2021.10.8 # via requests cffi==1.15.0 - # via argon2-cffi-bindings + # via + # argon2-cffi-bindings + # cryptography chardet==4.0.0 # via binaryornot -charset-normalizer==2.0.10 +charset-normalizer==2.0.12 # via requests checksumdir==1.2.0 # via flytekit -click==7.1.2 +click==8.0.3 # via # black # cookiecutter @@ -50,8 +52,10 @@ cloudpickle==2.0.0 # via flytekit cookiecutter==1.7.3 # via flytekit -croniter==1.2.0 +croniter==1.3.1 # via flytekit +cryptography==36.0.1 + # via secretstorage dataclasses-json==0.5.6 # via flytekit debugpy==1.5.1 @@ -70,30 +74,28 @@ docker-image-py==0.1.12 # via flytekit docstring-parser==0.13 # via flytekit -entrypoints==0.3 +entrypoints==0.4 # via # altair # jupyter-client # nbconvert executing==0.8.2 # via stack-data -flyteidl==0.21.24 - # via flytekit -flytekit==0.26.1 +flytekit==0.30.3 # via flytekitplugins-great-expectations -great-expectations==0.14.3 +great-expectations==0.14.5 # via flytekitplugins-great-expectations greenlet==1.1.2 # via sqlalchemy -grpcio==1.43.0 +grpcio==1.44.0 # via flytekit idna==3.3 # via requests -importlib-metadata==4.10.1 +importlib-metadata==4.11.1 # via # great-expectations # keyring -ipykernel==6.7.0 +ipykernel==6.9.1 # via # ipywidgets # notebook @@ -110,6 +112,10 @@ ipywidgets==7.6.5 # via great-expectations jedi==0.18.1 # via ipython +jeepney==0.7.1 + # via + # keyring + # secretstorage jinja2==3.0.3 # via # altair @@ -134,7 +140,7 @@ jupyter-client==7.1.2 # ipykernel # nbclient # notebook -jupyter-core==4.9.1 +jupyter-core==4.9.2 # via # jupyter-client # nbconvert @@ -169,11 +175,11 @@ mypy-extensions==0.4.3 # via # black # typing-inspect -natsort==8.0.2 +natsort==8.1.0 # via flytekit -nbclient==0.5.10 +nbclient==0.5.11 # via nbconvert -nbconvert==6.4.1 +nbconvert==6.4.2 # via notebook nbformat==5.1.3 # via @@ -189,7 +195,7 @@ nest-asyncio==1.5.4 # notebook notebook==6.4.8 # via widgetsnbextension -numpy==1.22.1 +numpy==1.22.2 # via # altair # great-expectations @@ -198,7 +204,7 @@ numpy==1.22.1 # scipy packaging==21.3 # via bleach -pandas==1.4.0 +pandas==1.4.1 # via # altair # flytekit @@ -213,18 +219,16 @@ pexpect==4.8.0 # via ipython pickleshare==0.7.5 # via ipython -platformdirs==2.4.1 +platformdirs==2.5.0 # via black poyo==0.5.0 # via cookiecutter prometheus-client==0.13.1 # via notebook -prompt-toolkit==3.0.26 +prompt-toolkit==3.0.28 # via ipython protobuf==3.19.4 - # via - # flyteidl - # flytekit + # via flytekit ptyprocess==0.7.0 # via # pexpect @@ -248,7 +252,7 @@ pyparsing==2.4.7 # packaging pyrsistent==0.18.1 # via jsonschema -python-dateutil==2.8.1 +python-dateutil==2.8.2 # via # arrow # croniter @@ -258,7 +262,7 @@ python-dateutil==2.8.1 # pandas python-json-logger==2.0.2 # via flytekit -python-slugify==5.0.2 +python-slugify==6.0.1 # via cookiecutter pytimeparse==1.1.8 # via flytekit @@ -281,16 +285,16 @@ requests==2.27.1 # flytekit # great-expectations # responses -responses==0.17.0 +responses==0.18.0 # via flytekit retry==0.9.2 # via flytekit -ruamel-yaml==0.17.17 +ruamel.yaml==0.17.17 # via great-expectations -ruamel-yaml-clib==0.2.6 - # via ruamel-yaml -scipy==1.7.3 +scipy==1.8.0 # via great-expectations +secretstorage==3.3.1 + # via keyring send2trash==1.8.0 # via notebook six==1.16.0 @@ -298,17 +302,15 @@ six==1.16.0 # asttokens # bleach # cookiecutter - # flytekit # grpcio # python-dateutil - # responses sortedcontainers==2.4.0 # via flytekit sqlalchemy==1.4.31 # via # -r requirements.in # flytekitplugins-great-expectations -stack-data==0.1.4 +stack-data==0.2.0 # via ipython statsd==3.3.0 # via flytekit @@ -320,7 +322,7 @@ testpath==0.5.0 # via nbconvert text-unidecode==1.3 # via python-slugify -tomli==1.2.3 +tomli==2.0.1 # via black toolz==0.11.2 # via altair @@ -344,9 +346,10 @@ traitlets==5.1.1 # nbconvert # nbformat # notebook -typing-extensions==4.0.1 +typing-extensions==4.1.1 # via - # black + # flytekit + # great-expectations # typing-inspect typing-inspect==0.7.1 # via dataclasses-json diff --git a/plugins/flytekit-hive/requirements.in b/plugins/flytekit-hive/requirements.in index 74c269d489..7fb543577e 100644 --- a/plugins/flytekit-hive/requirements.in +++ b/plugins/flytekit-hive/requirements.in @@ -1,2 +1,3 @@ . +-e git+https://github.com/flyteorg/flyteidl.git@add-hash-to-literal#egg=flyteidl -e file:.#egg=flytekitplugins-hive diff --git a/plugins/flytekit-hive/requirements.txt b/plugins/flytekit-hive/requirements.txt index 3ae057f9a0..e59b52ac4f 100644 --- a/plugins/flytekit-hive/requirements.txt +++ b/plugins/flytekit-hive/requirements.txt @@ -1,9 +1,13 @@ # -# This file is autogenerated by pip-compile with python 3.9 +# This file is autogenerated by pip-compile with python 3.10 # To update, run: # # pip-compile requirements.in # +-e git+https://github.com/flyteorg/flyteidl.git@add-hash-to-literal#egg=flyteidl + # via + # -r requirements.in + # flytekit -e file:.#egg=flytekitplugins-hive # via -r requirements.in arrow==1.2.2 @@ -12,13 +16,15 @@ binaryornot==0.4.4 # via cookiecutter certifi==2021.10.8 # via requests +cffi==1.15.0 + # via cryptography chardet==4.0.0 # via binaryornot -charset-normalizer==2.0.11 +charset-normalizer==2.0.12 # via requests checksumdir==1.2.0 # via flytekit -click==7.1.2 +click==8.0.3 # via # cookiecutter # flytekit @@ -26,7 +32,7 @@ cloudpickle==2.0.0 # via flytekit cookiecutter==1.7.3 # via flytekit -croniter==1.2.0 +croniter==1.3.1 # via flytekit cryptography==36.0.1 # via secretstorage @@ -42,16 +48,18 @@ docker-image-py==0.1.12 # via flytekit docstring-parser==0.13 # via flytekit -flyteidl==0.22.0 - # via flytekit -flytekit==0.30.0 +flytekit==0.30.3 # via flytekitplugins-hive -grpcio==1.43.0 +grpcio==1.44.0 # via flytekit idna==3.3 # via requests -importlib-metadata==4.10.1 +importlib-metadata==4.11.1 # via keyring +jeepney==0.7.1 + # via + # keyring + # secretstorage jinja2==3.0.3 # via # cookiecutter @@ -79,14 +87,12 @@ numpy==1.22.2 # via # pandas # pyarrow -pandas==1.4.0 +pandas==1.4.1 # via flytekit poyo==0.5.0 # via cookiecutter protobuf==3.19.4 - # via - # flyteidl - # flytekit + # via flytekit py==1.11.0 # via retry pyarrow==6.0.1 @@ -101,7 +107,7 @@ python-dateutil==2.8.2 # pandas python-json-logger==2.0.2 # via flytekit -python-slugify==5.0.2 +python-slugify==6.0.1 # via cookiecutter pytimeparse==1.1.8 # via flytekit @@ -120,6 +126,8 @@ responses==0.18.0 # via flytekit retry==0.9.2 # via flytekit +secretstorage==3.3.1 + # via keyring six==1.16.0 # via # cookiecutter @@ -131,7 +139,7 @@ statsd==3.3.0 # via flytekit text-unidecode==1.3 # via python-slugify -typing-extensions==4.0.1 +typing-extensions==4.1.1 # via # flytekit # typing-inspect diff --git a/plugins/flytekit-k8s-pod/requirements.in b/plugins/flytekit-k8s-pod/requirements.in index 987e999ec5..0e35b85b77 100644 --- a/plugins/flytekit-k8s-pod/requirements.in +++ b/plugins/flytekit-k8s-pod/requirements.in @@ -1,2 +1,3 @@ . +-e git+https://github.com/flyteorg/flyteidl.git@add-hash-to-literal#egg=flyteidl -e file:.#egg=flytekitplugins-pod diff --git a/plugins/flytekit-k8s-pod/requirements.txt b/plugins/flytekit-k8s-pod/requirements.txt index d60d9c46b6..3918d181db 100644 --- a/plugins/flytekit-k8s-pod/requirements.txt +++ b/plugins/flytekit-k8s-pod/requirements.txt @@ -1,9 +1,13 @@ # -# This file is autogenerated by pip-compile with python 3.9 +# This file is autogenerated by pip-compile with python 3.10 # To update, run: # # pip-compile requirements.in # +-e git+https://github.com/flyteorg/flyteidl.git@add-hash-to-literal#egg=flyteidl + # via + # -r requirements.in + # flytekit -e file:.#egg=flytekitplugins-pod # via -r requirements.in arrow==1.2.2 @@ -16,13 +20,15 @@ certifi==2021.10.8 # via # kubernetes # requests +cffi==1.15.0 + # via cryptography chardet==4.0.0 # via binaryornot -charset-normalizer==2.0.11 +charset-normalizer==2.0.12 # via requests checksumdir==1.2.0 # via flytekit -click==7.1.2 +click==8.0.3 # via # cookiecutter # flytekit @@ -30,7 +36,7 @@ cloudpickle==2.0.0 # via flytekit cookiecutter==1.7.3 # via flytekit -croniter==1.2.0 +croniter==1.3.1 # via flytekit cryptography==36.0.1 # via secretstorage @@ -46,18 +52,20 @@ docker-image-py==0.1.12 # via flytekit docstring-parser==0.13 # via flytekit -flyteidl==0.22.0 - # via flytekit -flytekit==0.30.0 +flytekit==0.30.3 # via flytekitplugins-pod google-auth==2.6.0 # via kubernetes -grpcio==1.43.0 +grpcio==1.44.0 # via flytekit idna==3.3 # via requests -importlib-metadata==4.10.1 +importlib-metadata==4.11.1 # via keyring +jeepney==0.7.1 + # via + # keyring + # secretstorage jinja2==3.0.3 # via # cookiecutter @@ -66,7 +74,7 @@ jinja2-time==0.2.0 # via cookiecutter keyring==23.5.0 # via flytekit -kubernetes==21.7.0 +kubernetes==22.6.0 # via flytekitplugins-pod markupsafe==2.0.1 # via jinja2 @@ -89,14 +97,12 @@ numpy==1.22.2 # pyarrow oauthlib==3.2.0 # via requests-oauthlib -pandas==1.4.0 +pandas==1.4.1 # via flytekit poyo==0.5.0 # via cookiecutter protobuf==3.19.4 - # via - # flyteidl - # flytekit + # via flytekit py==1.11.0 # via retry pyarrow==6.0.1 @@ -118,7 +124,7 @@ python-dateutil==2.8.2 # pandas python-json-logger==2.0.2 # via flytekit -python-slugify==5.0.2 +python-slugify==6.0.1 # via cookiecutter pytimeparse==1.1.8 # via flytekit @@ -145,6 +151,8 @@ retry==0.9.2 # via flytekit rsa==4.8 # via google-auth +secretstorage==3.3.1 + # via keyring six==1.16.0 # via # cookiecutter @@ -158,7 +166,7 @@ statsd==3.3.0 # via flytekit text-unidecode==1.3 # via python-slugify -typing-extensions==4.0.1 +typing-extensions==4.1.1 # via # flytekit # typing-inspect diff --git a/plugins/flytekit-kf-mpi/requirements.in b/plugins/flytekit-kf-mpi/requirements.in index dc79a19e66..7eb70eb5d8 100644 --- a/plugins/flytekit-kf-mpi/requirements.in +++ b/plugins/flytekit-kf-mpi/requirements.in @@ -1,2 +1,3 @@ . +-e git+https://github.com/flyteorg/flyteidl.git@add-hash-to-literal#egg=flyteidl -e file:.#egg=flytekitplugins-kfmpi diff --git a/plugins/flytekit-kf-mpi/requirements.txt b/plugins/flytekit-kf-mpi/requirements.txt index c13f9f3b74..de6d144057 100644 --- a/plugins/flytekit-kf-mpi/requirements.txt +++ b/plugins/flytekit-kf-mpi/requirements.txt @@ -1,9 +1,14 @@ # -# This file is autogenerated by pip-compile with python 3.9 +# This file is autogenerated by pip-compile with python 3.10 # To update, run: # # pip-compile requirements.in # +-e git+https://github.com/flyteorg/flyteidl.git@add-hash-to-literal#egg=flyteidl + # via + # -r requirements.in + # flytekit + # flytekitplugins-kfmpi -e file:.#egg=flytekitplugins-kfmpi # via -r requirements.in arrow==1.2.2 @@ -12,13 +17,15 @@ binaryornot==0.4.4 # via cookiecutter certifi==2021.10.8 # via requests +cffi==1.15.0 + # via cryptography chardet==4.0.0 # via binaryornot -charset-normalizer==2.0.11 +charset-normalizer==2.0.12 # via requests checksumdir==1.2.0 # via flytekit -click==7.1.2 +click==8.0.3 # via # cookiecutter # flytekit @@ -26,7 +33,7 @@ cloudpickle==2.0.0 # via flytekit cookiecutter==1.7.3 # via flytekit -croniter==1.2.0 +croniter==1.3.1 # via flytekit cryptography==36.0.1 # via secretstorage @@ -42,18 +49,18 @@ docker-image-py==0.1.12 # via flytekit docstring-parser==0.13 # via flytekit -flyteidl==0.22.0 - # via - # flytekit - # flytekitplugins-kfmpi -flytekit==0.30.0 +flytekit==0.30.3 # via flytekitplugins-kfmpi -grpcio==1.43.0 +grpcio==1.44.0 # via flytekit idna==3.3 # via requests -importlib-metadata==4.10.1 +importlib-metadata==4.11.1 # via keyring +jeepney==0.7.1 + # via + # keyring + # secretstorage jinja2==3.0.3 # via # cookiecutter @@ -81,14 +88,12 @@ numpy==1.22.2 # via # pandas # pyarrow -pandas==1.4.0 +pandas==1.4.1 # via flytekit poyo==0.5.0 # via cookiecutter protobuf==3.19.4 - # via - # flyteidl - # flytekit + # via flytekit py==1.11.0 # via retry pyarrow==6.0.1 @@ -103,7 +108,7 @@ python-dateutil==2.8.2 # pandas python-json-logger==2.0.2 # via flytekit -python-slugify==5.0.2 +python-slugify==6.0.1 # via cookiecutter pytimeparse==1.1.8 # via flytekit @@ -122,6 +127,8 @@ responses==0.18.0 # via flytekit retry==0.9.2 # via flytekit +secretstorage==3.3.1 + # via keyring six==1.16.0 # via # cookiecutter @@ -133,7 +140,7 @@ statsd==3.3.0 # via flytekit text-unidecode==1.3 # via python-slugify -typing-extensions==4.0.1 +typing-extensions==4.1.1 # via # flytekit # typing-inspect diff --git a/plugins/flytekit-kf-pytorch/requirements.in b/plugins/flytekit-kf-pytorch/requirements.in index 7013f7ba68..443f07f66c 100644 --- a/plugins/flytekit-kf-pytorch/requirements.in +++ b/plugins/flytekit-kf-pytorch/requirements.in @@ -1,2 +1,3 @@ . +-e git+https://github.com/flyteorg/flyteidl.git@add-hash-to-literal#egg=flyteidl -e file:.#egg=flytekitplugins-kfpytorch diff --git a/plugins/flytekit-kf-pytorch/requirements.txt b/plugins/flytekit-kf-pytorch/requirements.txt index 1696646c87..46ab5fd4a4 100644 --- a/plugins/flytekit-kf-pytorch/requirements.txt +++ b/plugins/flytekit-kf-pytorch/requirements.txt @@ -1,9 +1,13 @@ # -# This file is autogenerated by pip-compile with python 3.9 +# This file is autogenerated by pip-compile with python 3.10 # To update, run: # # pip-compile requirements.in # +-e git+https://github.com/flyteorg/flyteidl.git@add-hash-to-literal#egg=flyteidl + # via + # -r requirements.in + # flytekit -e file:.#egg=flytekitplugins-kfpytorch # via -r requirements.in arrow==1.2.2 @@ -12,13 +16,15 @@ binaryornot==0.4.4 # via cookiecutter certifi==2021.10.8 # via requests +cffi==1.15.0 + # via cryptography chardet==4.0.0 # via binaryornot -charset-normalizer==2.0.11 +charset-normalizer==2.0.12 # via requests checksumdir==1.2.0 # via flytekit -click==7.1.2 +click==8.0.3 # via # cookiecutter # flytekit @@ -26,7 +32,7 @@ cloudpickle==2.0.0 # via flytekit cookiecutter==1.7.3 # via flytekit -croniter==1.2.0 +croniter==1.3.1 # via flytekit cryptography==36.0.1 # via secretstorage @@ -42,16 +48,18 @@ docker-image-py==0.1.12 # via flytekit docstring-parser==0.13 # via flytekit -flyteidl==0.22.0 - # via flytekit -flytekit==0.30.0 +flytekit==0.30.3 # via flytekitplugins-kfpytorch -grpcio==1.43.0 +grpcio==1.44.0 # via flytekit idna==3.3 # via requests -importlib-metadata==4.10.1 +importlib-metadata==4.11.1 # via keyring +jeepney==0.7.1 + # via + # keyring + # secretstorage jinja2==3.0.3 # via # cookiecutter @@ -79,14 +87,12 @@ numpy==1.22.2 # via # pandas # pyarrow -pandas==1.4.0 +pandas==1.4.1 # via flytekit poyo==0.5.0 # via cookiecutter protobuf==3.19.4 - # via - # flyteidl - # flytekit + # via flytekit py==1.11.0 # via retry pyarrow==6.0.1 @@ -101,7 +107,7 @@ python-dateutil==2.8.2 # pandas python-json-logger==2.0.2 # via flytekit -python-slugify==5.0.2 +python-slugify==6.0.1 # via cookiecutter pytimeparse==1.1.8 # via flytekit @@ -120,6 +126,8 @@ responses==0.18.0 # via flytekit retry==0.9.2 # via flytekit +secretstorage==3.3.1 + # via keyring six==1.16.0 # via # cookiecutter @@ -131,7 +139,7 @@ statsd==3.3.0 # via flytekit text-unidecode==1.3 # via python-slugify -typing-extensions==4.0.1 +typing-extensions==4.1.1 # via # flytekit # typing-inspect diff --git a/plugins/flytekit-kf-tensorflow/requirements.in b/plugins/flytekit-kf-tensorflow/requirements.in index 0f95a44bc5..8b57632972 100644 --- a/plugins/flytekit-kf-tensorflow/requirements.in +++ b/plugins/flytekit-kf-tensorflow/requirements.in @@ -1,2 +1,3 @@ . +-e git+https://github.com/flyteorg/flyteidl.git@add-hash-to-literal#egg=flyteidl -e file:.#egg=flytekitplugins-kftensorflow diff --git a/plugins/flytekit-kf-tensorflow/requirements.txt b/plugins/flytekit-kf-tensorflow/requirements.txt index d3b6253664..dc90a674c2 100644 --- a/plugins/flytekit-kf-tensorflow/requirements.txt +++ b/plugins/flytekit-kf-tensorflow/requirements.txt @@ -1,9 +1,13 @@ # -# This file is autogenerated by pip-compile with python 3.9 +# This file is autogenerated by pip-compile with python 3.10 # To update, run: # # pip-compile requirements.in # +-e git+https://github.com/flyteorg/flyteidl.git@add-hash-to-literal#egg=flyteidl + # via + # -r requirements.in + # flytekit -e file:.#egg=flytekitplugins-kftensorflow # via -r requirements.in arrow==1.2.2 @@ -12,13 +16,15 @@ binaryornot==0.4.4 # via cookiecutter certifi==2021.10.8 # via requests +cffi==1.15.0 + # via cryptography chardet==4.0.0 # via binaryornot -charset-normalizer==2.0.11 +charset-normalizer==2.0.12 # via requests checksumdir==1.2.0 # via flytekit -click==7.1.2 +click==8.0.3 # via # cookiecutter # flytekit @@ -26,7 +32,7 @@ cloudpickle==2.0.0 # via flytekit cookiecutter==1.7.3 # via flytekit -croniter==1.2.0 +croniter==1.3.1 # via flytekit cryptography==36.0.1 # via secretstorage @@ -42,16 +48,18 @@ docker-image-py==0.1.12 # via flytekit docstring-parser==0.13 # via flytekit -flyteidl==0.22.0 - # via flytekit -flytekit==0.30.0 +flytekit==0.30.3 # via flytekitplugins-kftensorflow -grpcio==1.43.0 +grpcio==1.44.0 # via flytekit idna==3.3 # via requests -importlib-metadata==4.10.1 +importlib-metadata==4.11.1 # via keyring +jeepney==0.7.1 + # via + # keyring + # secretstorage jinja2==3.0.3 # via # cookiecutter @@ -79,14 +87,12 @@ numpy==1.22.2 # via # pandas # pyarrow -pandas==1.4.0 +pandas==1.4.1 # via flytekit poyo==0.5.0 # via cookiecutter protobuf==3.19.4 - # via - # flyteidl - # flytekit + # via flytekit py==1.11.0 # via retry pyarrow==6.0.1 @@ -101,7 +107,7 @@ python-dateutil==2.8.2 # pandas python-json-logger==2.0.2 # via flytekit -python-slugify==5.0.2 +python-slugify==6.0.1 # via cookiecutter pytimeparse==1.1.8 # via flytekit @@ -120,6 +126,8 @@ responses==0.18.0 # via flytekit retry==0.9.2 # via flytekit +secretstorage==3.3.1 + # via keyring six==1.16.0 # via # cookiecutter @@ -131,7 +139,7 @@ statsd==3.3.0 # via flytekit text-unidecode==1.3 # via python-slugify -typing-extensions==4.0.1 +typing-extensions==4.1.1 # via # flytekit # typing-inspect diff --git a/plugins/flytekit-modin/requirements.in b/plugins/flytekit-modin/requirements.in index 0248a83ad9..e4754638cd 100644 --- a/plugins/flytekit-modin/requirements.in +++ b/plugins/flytekit-modin/requirements.in @@ -1,2 +1,3 @@ . +-e git+https://github.com/flyteorg/flyteidl.git@add-hash-to-literal#egg=flyteidl -e file:.#egg=flytekitplugins-modin diff --git a/plugins/flytekit-pandera/requirements.in b/plugins/flytekit-pandera/requirements.in index 70e750d5e4..3ff03dd965 100644 --- a/plugins/flytekit-pandera/requirements.in +++ b/plugins/flytekit-pandera/requirements.in @@ -1,2 +1,3 @@ . +-e git+https://github.com/flyteorg/flyteidl.git@add-hash-to-literal#egg=flyteidl -e file:.#egg=flytekitplugins-pandera diff --git a/plugins/flytekit-pandera/requirements.txt b/plugins/flytekit-pandera/requirements.txt index f0b65cec17..facccfb564 100644 --- a/plugins/flytekit-pandera/requirements.txt +++ b/plugins/flytekit-pandera/requirements.txt @@ -1,9 +1,13 @@ # -# This file is autogenerated by pip-compile with python 3.9 +# This file is autogenerated by pip-compile with python 3.10 # To update, run: # # pip-compile requirements.in # +-e git+https://github.com/flyteorg/flyteidl.git@add-hash-to-literal#egg=flyteidl + # via + # -r requirements.in + # flytekit -e file:.#egg=flytekitplugins-pandera # via -r requirements.in arrow==1.2.2 @@ -12,13 +16,15 @@ binaryornot==0.4.4 # via cookiecutter certifi==2021.10.8 # via requests +cffi==1.15.0 + # via cryptography chardet==4.0.0 # via binaryornot -charset-normalizer==2.0.11 +charset-normalizer==2.0.12 # via requests checksumdir==1.2.0 # via flytekit -click==7.1.2 +click==8.0.3 # via # cookiecutter # flytekit @@ -26,7 +32,7 @@ cloudpickle==2.0.0 # via flytekit cookiecutter==1.7.3 # via flytekit -croniter==1.2.0 +croniter==1.3.1 # via flytekit cryptography==36.0.1 # via secretstorage @@ -42,16 +48,18 @@ docker-image-py==0.1.12 # via flytekit docstring-parser==0.13 # via flytekit -flyteidl==0.22.0 - # via flytekit -flytekit==0.30.0 +flytekit==0.30.3 # via flytekitplugins-pandera -grpcio==1.43.0 +grpcio==1.44.0 # via flytekit idna==3.3 # via requests -importlib-metadata==4.10.1 +importlib-metadata==4.11.1 # via keyring +jeepney==0.7.1 + # via + # keyring + # secretstorage jinja2==3.0.3 # via # cookiecutter @@ -82,18 +90,16 @@ numpy==1.22.2 # pyarrow packaging==21.3 # via pandera -pandas==1.4.0 +pandas==1.4.1 # via # flytekit # pandera -pandera==0.8.1 +pandera==0.9.0 # via flytekitplugins-pandera poyo==0.5.0 # via cookiecutter protobuf==3.19.4 - # via - # flyteidl - # flytekit + # via flytekit py==1.11.0 # via retry pyarrow==6.0.1 @@ -102,6 +108,8 @@ pyarrow==6.0.1 # pandera pycparser==2.21 # via cffi +pydantic==1.9.0 + # via pandera pyparsing==3.0.7 # via packaging python-dateutil==2.8.2 @@ -112,7 +120,7 @@ python-dateutil==2.8.2 # pandas python-json-logger==2.0.2 # via flytekit -python-slugify==5.0.2 +python-slugify==6.0.1 # via cookiecutter pytimeparse==1.1.8 # via flytekit @@ -131,6 +139,8 @@ responses==0.18.0 # via flytekit retry==0.9.2 # via flytekit +secretstorage==3.3.1 + # via keyring six==1.16.0 # via # cookiecutter @@ -142,9 +152,10 @@ statsd==3.3.0 # via flytekit text-unidecode==1.3 # via python-slugify -typing-extensions==4.0.1 +typing-extensions==4.1.1 # via # flytekit + # pydantic # typing-inspect typing-inspect==0.7.1 # via diff --git a/plugins/flytekit-papermill/requirements.in b/plugins/flytekit-papermill/requirements.in index a9dab93776..cbc5b6102b 100644 --- a/plugins/flytekit-papermill/requirements.in +++ b/plugins/flytekit-papermill/requirements.in @@ -1,2 +1,3 @@ . +-e git+https://github.com/flyteorg/flyteidl.git@add-hash-to-literal#egg=flyteidl -e file:.#egg=flytekitplugins-papermill diff --git a/plugins/flytekit-papermill/requirements.txt b/plugins/flytekit-papermill/requirements.txt index 8c3e4570e9..7449153b5a 100644 --- a/plugins/flytekit-papermill/requirements.txt +++ b/plugins/flytekit-papermill/requirements.txt @@ -1,9 +1,13 @@ # -# This file is autogenerated by pip-compile with python 3.9 +# This file is autogenerated by pip-compile with python 3.10 # To update, run: # # pip-compile requirements.in # +-e git+https://github.com/flyteorg/flyteidl.git@add-hash-to-literal#egg=flyteidl + # via + # -r requirements.in + # flytekit -e file:.#egg=flytekitplugins-papermill # via -r requirements.in ansiwrap==0.8.4 @@ -18,7 +22,7 @@ backcall==0.2.0 # via ipython binaryornot==0.4.4 # via cookiecutter -black==21.12b0 +black==22.1.0 # via ipython bleach==4.1.0 # via nbconvert @@ -28,11 +32,11 @@ cffi==1.15.0 # via cryptography chardet==4.0.0 # via binaryornot -charset-normalizer==2.0.10 +charset-normalizer==2.0.12 # via requests checksumdir==1.2.0 # via flytekit -click==7.1.2 +click==8.0.3 # via # black # cookiecutter @@ -42,7 +46,7 @@ cloudpickle==2.0.0 # via flytekit cookiecutter==1.7.3 # via flytekit -croniter==1.2.0 +croniter==1.3.1 # via flytekit cryptography==36.0.1 # via secretstorage @@ -64,24 +68,22 @@ docker-image-py==0.1.12 # via flytekit docstring-parser==0.13 # via flytekit -entrypoints==0.3 +entrypoints==0.4 # via # jupyter-client # nbconvert # papermill executing==0.8.2 # via stack-data -flyteidl==0.22.0 - # via flytekit -flytekit==0.26.1 +flytekit==0.30.3 # via flytekitplugins-papermill -grpcio==1.43.0 +grpcio==1.44.0 # via flytekit idna==3.3 # via requests -importlib-metadata==4.10.1 +importlib-metadata==4.11.1 # via keyring -ipykernel==6.7.0 +ipykernel==6.9.1 # via flytekitplugins-papermill ipython==8.0.1 # via ipykernel @@ -106,7 +108,7 @@ jupyter-client==7.1.2 # via # ipykernel # nbclient -jupyter-core==4.9.1 +jupyter-core==4.9.2 # via # jupyter-client # nbconvert @@ -136,13 +138,13 @@ mypy-extensions==0.4.3 # via # black # typing-inspect -natsort==8.0.2 +natsort==8.1.0 # via flytekit -nbclient==0.5.10 +nbclient==0.5.11 # via # nbconvert # papermill -nbconvert==6.4.1 +nbconvert==6.4.2 # via flytekitplugins-papermill nbformat==5.1.3 # via @@ -154,13 +156,13 @@ nest-asyncio==1.5.4 # ipykernel # jupyter-client # nbclient -numpy==1.22.1 +numpy==1.22.2 # via # pandas # pyarrow packaging==21.3 # via bleach -pandas==1.4.0 +pandas==1.4.1 # via flytekit pandocfilters==1.5.0 # via nbconvert @@ -174,16 +176,14 @@ pexpect==4.8.0 # via ipython pickleshare==0.7.5 # via ipython -platformdirs==2.4.1 +platformdirs==2.5.0 # via black poyo==0.5.0 # via cookiecutter -prompt-toolkit==3.0.26 +prompt-toolkit==3.0.28 # via ipython protobuf==3.19.4 - # via - # flyteidl - # flytekit + # via flytekit ptyprocess==0.7.0 # via pexpect pure-eval==0.2.2 @@ -203,7 +203,7 @@ pyparsing==3.0.7 # via packaging pyrsistent==0.18.1 # via jsonschema -python-dateutil==2.8.1 +python-dateutil==2.8.2 # via # arrow # croniter @@ -212,7 +212,7 @@ python-dateutil==2.8.1 # pandas python-json-logger==2.0.2 # via flytekit -python-slugify==5.0.2 +python-slugify==6.0.1 # via cookiecutter pytimeparse==1.1.8 # via flytekit @@ -232,7 +232,7 @@ requests==2.27.1 # flytekit # papermill # responses -responses==0.17.0 +responses==0.18.0 # via flytekit retry==0.9.2 # via flytekit @@ -243,13 +243,11 @@ six==1.16.0 # asttokens # bleach # cookiecutter - # flytekit # grpcio # python-dateutil - # responses sortedcontainers==2.4.0 # via flytekit -stack-data==0.1.4 +stack-data==0.2.0 # via ipython statsd==3.3.0 # via flytekit @@ -261,7 +259,7 @@ text-unidecode==1.3 # via python-slugify textwrap3==0.9.2 # via ansiwrap -tomli==1.2.3 +tomli==2.0.1 # via black tornado==6.1 # via @@ -279,9 +277,9 @@ traitlets==5.1.1 # nbclient # nbconvert # nbformat -typing-extensions==4.0.1 +typing-extensions==4.1.1 # via - # black + # flytekit # typing-inspect typing-inspect==0.7.1 # via dataclasses-json diff --git a/plugins/flytekit-snowflake/requirements.in b/plugins/flytekit-snowflake/requirements.in index 2a118dd3bf..f720269c73 100644 --- a/plugins/flytekit-snowflake/requirements.in +++ b/plugins/flytekit-snowflake/requirements.in @@ -1,2 +1,3 @@ . +-e git+https://github.com/flyteorg/flyteidl.git@add-hash-to-literal#egg=flyteidl -e file:.#egg=flytekitplugins-snowflake diff --git a/plugins/flytekit-snowflake/requirements.txt b/plugins/flytekit-snowflake/requirements.txt index 53951100b5..e9b2b125f2 100644 --- a/plugins/flytekit-snowflake/requirements.txt +++ b/plugins/flytekit-snowflake/requirements.txt @@ -1,9 +1,13 @@ # -# This file is autogenerated by pip-compile with python 3.9 +# This file is autogenerated by pip-compile with python 3.10 # To update, run: # # pip-compile requirements.in # +-e git+https://github.com/flyteorg/flyteidl.git@add-hash-to-literal#egg=flyteidl + # via + # -r requirements.in + # flytekit -e file:.#egg=flytekitplugins-snowflake # via -r requirements.in arrow==1.2.2 @@ -12,13 +16,15 @@ binaryornot==0.4.4 # via cookiecutter certifi==2021.10.8 # via requests +cffi==1.15.0 + # via cryptography chardet==4.0.0 # via binaryornot -charset-normalizer==2.0.11 +charset-normalizer==2.0.12 # via requests checksumdir==1.2.0 # via flytekit -click==7.1.2 +click==8.0.3 # via # cookiecutter # flytekit @@ -26,7 +32,7 @@ cloudpickle==2.0.0 # via flytekit cookiecutter==1.7.3 # via flytekit -croniter==1.2.0 +croniter==1.3.1 # via flytekit cryptography==36.0.1 # via secretstorage @@ -42,16 +48,18 @@ docker-image-py==0.1.12 # via flytekit docstring-parser==0.13 # via flytekit -flyteidl==0.22.0 - # via flytekit -flytekit==0.30.0 +flytekit==0.30.3 # via flytekitplugins-snowflake -grpcio==1.43.0 +grpcio==1.44.0 # via flytekit idna==3.3 # via requests -importlib-metadata==4.10.1 +importlib-metadata==4.11.1 # via keyring +jeepney==0.7.1 + # via + # keyring + # secretstorage jinja2==3.0.3 # via # cookiecutter @@ -79,14 +87,12 @@ numpy==1.22.2 # via # pandas # pyarrow -pandas==1.4.0 +pandas==1.4.1 # via flytekit poyo==0.5.0 # via cookiecutter protobuf==3.19.4 - # via - # flyteidl - # flytekit + # via flytekit py==1.11.0 # via retry pyarrow==6.0.1 @@ -101,7 +107,7 @@ python-dateutil==2.8.2 # pandas python-json-logger==2.0.2 # via flytekit -python-slugify==5.0.2 +python-slugify==6.0.1 # via cookiecutter pytimeparse==1.1.8 # via flytekit @@ -120,6 +126,8 @@ responses==0.18.0 # via flytekit retry==0.9.2 # via flytekit +secretstorage==3.3.1 + # via keyring six==1.16.0 # via # cookiecutter @@ -131,7 +139,7 @@ statsd==3.3.0 # via flytekit text-unidecode==1.3 # via python-slugify -typing-extensions==4.0.1 +typing-extensions==4.1.1 # via # flytekit # typing-inspect diff --git a/plugins/flytekit-spark/requirements.in b/plugins/flytekit-spark/requirements.in index f112dbc8ef..9d2e62c77e 100644 --- a/plugins/flytekit-spark/requirements.in +++ b/plugins/flytekit-spark/requirements.in @@ -1,2 +1,3 @@ . +-e git+https://github.com/flyteorg/flyteidl.git@add-hash-to-literal#egg=flyteidl -e file:.#egg=flytekitplugins-spark diff --git a/plugins/flytekit-spark/requirements.txt b/plugins/flytekit-spark/requirements.txt index 75d1e32d53..2ab33fe5f3 100644 --- a/plugins/flytekit-spark/requirements.txt +++ b/plugins/flytekit-spark/requirements.txt @@ -1,9 +1,13 @@ # -# This file is autogenerated by pip-compile with python 3.9 +# This file is autogenerated by pip-compile with python 3.10 # To update, run: # # pip-compile requirements.in # +-e git+https://github.com/flyteorg/flyteidl.git@add-hash-to-literal#egg=flyteidl + # via + # -r requirements.in + # flytekit -e file:.#egg=flytekitplugins-spark # via -r requirements.in arrow==1.2.2 @@ -12,13 +16,15 @@ binaryornot==0.4.4 # via cookiecutter certifi==2021.10.8 # via requests +cffi==1.15.0 + # via cryptography chardet==4.0.0 # via binaryornot -charset-normalizer==2.0.11 +charset-normalizer==2.0.12 # via requests checksumdir==1.2.0 # via flytekit -click==7.1.2 +click==8.0.3 # via # cookiecutter # flytekit @@ -26,7 +32,7 @@ cloudpickle==2.0.0 # via flytekit cookiecutter==1.7.3 # via flytekit -croniter==1.2.0 +croniter==1.3.1 # via flytekit cryptography==36.0.1 # via secretstorage @@ -42,16 +48,18 @@ docker-image-py==0.1.12 # via flytekit docstring-parser==0.13 # via flytekit -flyteidl==0.22.0 - # via flytekit -flytekit==0.30.0 +flytekit==0.30.3 # via flytekitplugins-spark -grpcio==1.43.0 +grpcio==1.44.0 # via flytekit idna==3.3 # via requests -importlib-metadata==4.10.1 +importlib-metadata==4.11.1 # via keyring +jeepney==0.7.1 + # via + # keyring + # secretstorage jinja2==3.0.3 # via # cookiecutter @@ -79,14 +87,12 @@ numpy==1.22.2 # via # pandas # pyarrow -pandas==1.4.0 +pandas==1.4.1 # via flytekit poyo==0.5.0 # via cookiecutter protobuf==3.19.4 - # via - # flyteidl - # flytekit + # via flytekit py==1.11.0 # via retry py4j==0.10.9.3 @@ -105,7 +111,7 @@ python-dateutil==2.8.2 # pandas python-json-logger==2.0.2 # via flytekit -python-slugify==5.0.2 +python-slugify==6.0.1 # via cookiecutter pytimeparse==1.1.8 # via flytekit @@ -124,6 +130,8 @@ responses==0.18.0 # via flytekit retry==0.9.2 # via flytekit +secretstorage==3.3.1 + # via keyring six==1.16.0 # via # cookiecutter @@ -135,7 +143,7 @@ statsd==3.3.0 # via flytekit text-unidecode==1.3 # via python-slugify -typing-extensions==4.0.1 +typing-extensions==4.1.1 # via # flytekit # typing-inspect diff --git a/plugins/flytekit-sqlalchemy/requirements.in b/plugins/flytekit-sqlalchemy/requirements.in index 21d9e97b47..e545653d01 100644 --- a/plugins/flytekit-sqlalchemy/requirements.in +++ b/plugins/flytekit-sqlalchemy/requirements.in @@ -1,2 +1,3 @@ . +-e git+https://github.com/flyteorg/flyteidl.git@add-hash-to-literal#egg=flyteidl -e file:.#egg=flytekitplugins-sqlalchemy diff --git a/plugins/flytekit-sqlalchemy/requirements.txt b/plugins/flytekit-sqlalchemy/requirements.txt index 93dcc2790c..bced83587b 100644 --- a/plugins/flytekit-sqlalchemy/requirements.txt +++ b/plugins/flytekit-sqlalchemy/requirements.txt @@ -1,9 +1,13 @@ # -# This file is autogenerated by pip-compile with python 3.9 +# This file is autogenerated by pip-compile with python 3.10 # To update, run: # # pip-compile requirements.in # +-e git+https://github.com/flyteorg/flyteidl.git@add-hash-to-literal#egg=flyteidl + # via + # -r requirements.in + # flytekit -e file:.#egg=flytekitplugins-sqlalchemy # via -r requirements.in arrow==1.2.2 @@ -12,13 +16,15 @@ binaryornot==0.4.4 # via cookiecutter certifi==2021.10.8 # via requests +cffi==1.15.0 + # via cryptography chardet==4.0.0 # via binaryornot -charset-normalizer==2.0.11 +charset-normalizer==2.0.12 # via requests checksumdir==1.2.0 # via flytekit -click==7.1.2 +click==8.0.3 # via # cookiecutter # flytekit @@ -26,7 +32,7 @@ cloudpickle==2.0.0 # via flytekit cookiecutter==1.7.3 # via flytekit -croniter==1.2.0 +croniter==1.3.1 # via flytekit cryptography==36.0.1 # via secretstorage @@ -42,18 +48,20 @@ docker-image-py==0.1.12 # via flytekit docstring-parser==0.13 # via flytekit -flyteidl==0.22.0 - # via flytekit -flytekit==0.30.0 +flytekit==0.30.3 # via flytekitplugins-sqlalchemy greenlet==1.1.2 # via sqlalchemy -grpcio==1.43.0 +grpcio==1.44.0 # via flytekit idna==3.3 # via requests -importlib-metadata==4.10.1 +importlib-metadata==4.11.1 # via keyring +jeepney==0.7.1 + # via + # keyring + # secretstorage jinja2==3.0.3 # via # cookiecutter @@ -81,14 +89,12 @@ numpy==1.22.2 # via # pandas # pyarrow -pandas==1.4.0 +pandas==1.4.1 # via flytekit poyo==0.5.0 # via cookiecutter protobuf==3.19.4 - # via - # flyteidl - # flytekit + # via flytekit py==1.11.0 # via retry pyarrow==6.0.1 @@ -103,7 +109,7 @@ python-dateutil==2.8.2 # pandas python-json-logger==2.0.2 # via flytekit -python-slugify==5.0.2 +python-slugify==6.0.1 # via cookiecutter pytimeparse==1.1.8 # via flytekit @@ -122,6 +128,8 @@ responses==0.18.0 # via flytekit retry==0.9.2 # via flytekit +secretstorage==3.3.1 + # via keyring six==1.16.0 # via # cookiecutter @@ -135,7 +143,7 @@ statsd==3.3.0 # via flytekit text-unidecode==1.3 # via python-slugify -typing-extensions==4.0.1 +typing-extensions==4.1.1 # via # flytekit # typing-inspect