Skip to content

Commit

Permalink
Regenerate plugins requirements files pointing to the right version o…
Browse files Browse the repository at this point in the history
…f flyteidl.

Signed-off-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>
  • Loading branch information
eapolinario committed Feb 17, 2022
1 parent 3aeedeb commit c2dbb54
Show file tree
Hide file tree
Showing 35 changed files with 453 additions and 436 deletions.
1 change: 1 addition & 0 deletions 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
38 changes: 23 additions & 15 deletions 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
Expand All @@ -12,21 +16,23 @@ 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
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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down
1 change: 1 addition & 0 deletions 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
60 changes: 36 additions & 24 deletions plugins/flytekit-aws-batch/requirements.txt
@@ -1,33 +1,41 @@
#
# 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
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
Expand All @@ -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
Expand All @@ -71,33 +81,33 @@ 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
# flytekit
# 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
Expand All @@ -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
Expand Down
1 change: 1 addition & 0 deletions 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

0 comments on commit c2dbb54

Please sign in to comment.