From c7c0f8942805cc824e272bd96ee5b403e6741a25 Mon Sep 17 00:00:00 2001 From: Kevin Su Date: Tue, 23 Apr 2024 17:21:38 +0800 Subject: [PATCH] test Signed-off-by: Kevin Su --- examples/airflow_agent/requirements.in | 1 + examples/chatgpt_agent/requirements.in | 1 + .../customizing_dependencies/requirements.in | 2 +- .../customizing_dependencies/requirements.txt | 361 ------------- examples/data_types_and_io/requirements.in | 1 + examples/feast_integration/requirements.in | 1 + examples/feast_integration/requirements.txt | 500 ------------------ examples/hive_plugin/requirements.in | 1 + .../{requirements.txt => requirements.in} | 1 - examples/kfmpi_plugin/requirements.in | 2 +- examples/kfmpi_plugin/requirements.txt | 355 ------------- examples/kfpytorch_plugin/requirements.in | 2 +- examples/kfpytorch_plugin/requirements.txt | 349 ------------ examples/kftensorflow_plugin/requirements.in | 2 +- examples/kftensorflow_plugin/requirements.txt | 396 -------------- .../pytorch_single_node_and_gpu.py | 8 +- examples/modin_plugin/requirements.in | 1 + .../sagemaker_inference_agent/requirements.in | 2 + examples/snowflake_agent/requirements.in | 2 +- examples/snowflake_plugin/requirements.in | 2 +- 20 files changed, 16 insertions(+), 1974 deletions(-) create mode 100644 examples/airflow_agent/requirements.in create mode 100644 examples/chatgpt_agent/requirements.in delete mode 100644 examples/customizing_dependencies/requirements.txt create mode 100644 examples/data_types_and_io/requirements.in delete mode 100644 examples/feast_integration/requirements.txt create mode 100644 examples/hive_plugin/requirements.in rename examples/k8s_spark_plugin/{requirements.txt => requirements.in} (58%) delete mode 100644 examples/kfmpi_plugin/requirements.txt delete mode 100644 examples/kfpytorch_plugin/requirements.txt delete mode 100644 examples/kftensorflow_plugin/requirements.txt diff --git a/examples/airflow_agent/requirements.in b/examples/airflow_agent/requirements.in new file mode 100644 index 000000000..c1907c6cb --- /dev/null +++ b/examples/airflow_agent/requirements.in @@ -0,0 +1 @@ +flytekitplugins-airflow diff --git a/examples/chatgpt_agent/requirements.in b/examples/chatgpt_agent/requirements.in new file mode 100644 index 000000000..28e9bf61f --- /dev/null +++ b/examples/chatgpt_agent/requirements.in @@ -0,0 +1 @@ +flytekitplugins-openai \ No newline at end of file diff --git a/examples/customizing_dependencies/requirements.in b/examples/customizing_dependencies/requirements.in index f5303d5a4..8705f3c93 100644 --- a/examples/customizing_dependencies/requirements.in +++ b/examples/customizing_dependencies/requirements.in @@ -1,3 +1,3 @@ -flytekit +flytekit==1.9.0 flytekitplugins-envd scikit-learn diff --git a/examples/customizing_dependencies/requirements.txt b/examples/customizing_dependencies/requirements.txt deleted file mode 100644 index 1d1417ce7..000000000 --- a/examples/customizing_dependencies/requirements.txt +++ /dev/null @@ -1,361 +0,0 @@ -# -# This file is autogenerated by pip-compile with Python 3.11 -# by the following command: -# -# pip-compile requirements.in -# -adlfs==2023.8.0 - # via flytekit -aiobotocore==2.5.4 - # via s3fs -aiohttp==3.9.2 - # via - # adlfs - # aiobotocore - # gcsfs - # s3fs -aioitertools==0.11.0 - # via aiobotocore -aiosignal==1.3.1 - # via aiohttp -arrow==1.2.3 - # via cookiecutter -attrs==23.1.0 - # via aiohttp -azure-core==1.29.2 - # via - # adlfs - # azure-identity - # azure-storage-blob -azure-datalake-store==0.0.53 - # via adlfs -azure-identity==1.14.0 - # via adlfs -azure-storage-blob==12.17.0 - # via adlfs -binaryornot==0.4.4 - # via cookiecutter -botocore==1.31.17 - # via aiobotocore -cachetools==5.3.1 - # via google-auth -certifi==2023.7.22 - # via - # kubernetes - # requests -cffi==1.15.1 - # via - # azure-datalake-store - # cryptography -chardet==5.2.0 - # via binaryornot -charset-normalizer==3.2.0 - # via requests -click==8.1.7 - # via - # cookiecutter - # flytekit - # rich-click -cloudpickle==2.2.1 - # via flytekit -cookiecutter==2.3.0 - # via flytekit -croniter==1.4.1 - # via flytekit -cryptography==41.0.6 - # via - # azure-identity - # azure-storage-blob - # msal - # pyjwt - # pyopenssl - # secretstorage -dataclasses-json==0.5.9 - # via flytekit -decorator==5.1.1 - # via gcsfs -deprecated==1.2.14 - # via flytekit -diskcache==5.6.1 - # via flytekit -docker==6.1.3 - # via flytekit -docker-image-py==0.1.12 - # via flytekit -docstring-parser==0.15 - # via flytekit -envd==0.3.39 - # via flytekitplugins-envd -flyteidl==1.5.16 - # via flytekit -flytekit==1.9.0 - # via - # -r requirements.in - # flytekitplugins-envd -flytekitplugins-envd==1.9.0 - # via -r requirements.in -frozenlist==1.4.0 - # via - # aiohttp - # aiosignal -fsspec==2023.6.0 - # via - # adlfs - # flytekit - # gcsfs - # s3fs -gcsfs==2023.6.0 - # via flytekit -gitdb==4.0.10 - # via gitpython -gitpython==3.1.32 - # via flytekit -google-api-core==2.11.1 - # via - # google-cloud-core - # google-cloud-storage -google-auth==2.22.0 - # via - # gcsfs - # google-api-core - # google-auth-oauthlib - # google-cloud-core - # google-cloud-storage - # kubernetes -google-auth-oauthlib==1.0.0 - # via gcsfs -google-cloud-core==2.3.3 - # via google-cloud-storage -google-cloud-storage==2.10.0 - # via gcsfs -google-crc32c==1.5.0 - # via google-resumable-media -google-resumable-media==2.5.0 - # via google-cloud-storage -googleapis-common-protos==1.60.0 - # via - # flyteidl - # flytekit - # google-api-core - # grpcio-status -grpcio==1.53.0 - # via - # flytekit - # grpcio-status -grpcio-status==1.53.0 - # via flytekit -idna==3.4 - # via - # requests - # yarl -importlib-metadata==6.8.0 - # via - # flytekit - # keyring -isodate==0.6.1 - # via azure-storage-blob -jaraco-classes==3.3.0 - # via keyring -jeepney==0.8.0 - # via - # keyring - # secretstorage -jinja2==3.1.2 - # via cookiecutter -jmespath==1.0.1 - # via botocore -joblib==1.3.2 - # via - # flytekit - # scikit-learn -keyring==24.2.0 - # via flytekit -kubernetes==27.2.0 - # via flytekit -markdown-it-py==3.0.0 - # via rich -markupsafe==2.1.3 - # via jinja2 -marshmallow==3.20.1 - # via - # dataclasses-json - # marshmallow-enum - # marshmallow-jsonschema -marshmallow-enum==1.5.1 - # via - # dataclasses-json - # flytekit -marshmallow-jsonschema==0.13.0 - # via flytekit -mdurl==0.1.2 - # via markdown-it-py -more-itertools==10.1.0 - # via jaraco-classes -msal==1.23.0 - # via - # azure-datalake-store - # azure-identity - # msal-extensions -msal-extensions==1.0.0 - # via azure-identity -multidict==6.0.4 - # via - # aiohttp - # yarl -mypy-extensions==1.0.0 - # via typing-inspect -natsort==8.4.0 - # via flytekit -numpy==1.25.2 - # via - # flytekit - # pandas - # pyarrow - # scikit-learn - # scipy -oauthlib==3.2.2 - # via - # kubernetes - # requests-oauthlib -packaging==23.1 - # via - # docker - # marshmallow -pandas==1.5.3 - # via flytekit -portalocker==2.7.0 - # via msal-extensions -protobuf==4.24.1 - # via - # flyteidl - # google-api-core - # googleapis-common-protos - # grpcio-status - # protoc-gen-swagger -protoc-gen-swagger==0.1.0 - # via flyteidl -pyarrow==10.0.1 - # via flytekit -pyasn1==0.5.0 - # via - # pyasn1-modules - # rsa -pyasn1-modules==0.3.0 - # via google-auth -pycparser==2.21 - # via cffi -pygments==2.16.1 - # via rich -pyjwt[crypto]==2.8.0 - # via - # msal - # pyjwt -pyopenssl==23.2.0 - # via flytekit -python-dateutil==2.8.2 - # via - # arrow - # botocore - # croniter - # flytekit - # kubernetes - # pandas -python-json-logger==2.0.7 - # via flytekit -python-slugify==8.0.1 - # via cookiecutter -pytimeparse==1.1.8 - # via flytekit -pytz==2023.3 - # via - # flytekit - # pandas -pyyaml==6.0.1 - # via - # cookiecutter - # flytekit - # kubernetes -regex==2023.8.8 - # via docker-image-py -requests==2.31.0 - # via - # azure-core - # azure-datalake-store - # cookiecutter - # docker - # flytekit - # gcsfs - # google-api-core - # google-cloud-storage - # kubernetes - # msal - # requests-oauthlib -requests-oauthlib==1.3.1 - # via - # google-auth-oauthlib - # kubernetes -rich==13.5.2 - # via - # cookiecutter - # flytekit - # rich-click -rich-click==1.6.1 - # via flytekit -rsa==4.9 - # via google-auth -s3fs==2023.6.0 - # via flytekit -scikit-learn==1.3.0 - # via -r requirements.in -scipy==1.11.2 - # via scikit-learn -secretstorage==3.3.3 - # via keyring -six==1.16.0 - # via - # azure-core - # google-auth - # isodate - # kubernetes - # python-dateutil -smmap==5.0.0 - # via gitdb -sortedcontainers==2.4.0 - # via flytekit -statsd==3.3.0 - # via flytekit -text-unidecode==1.3 - # via python-slugify -threadpoolctl==3.2.0 - # via scikit-learn -typing-extensions==4.7.1 - # via - # azure-core - # azure-storage-blob - # flytekit - # typing-inspect -typing-inspect==0.9.0 - # via dataclasses-json -urllib3==1.26.16 - # via - # botocore - # docker - # flytekit - # google-auth - # kubernetes - # requests -websocket-client==1.6.1 - # via - # docker - # kubernetes -wheel==0.41.1 - # via flytekit -wrapt==1.15.0 - # via - # aiobotocore - # deprecated - # flytekit -yarl==1.9.2 - # via aiohttp -zipp==3.16.2 - # via importlib-metadata diff --git a/examples/data_types_and_io/requirements.in b/examples/data_types_and_io/requirements.in new file mode 100644 index 000000000..1411a4a0b --- /dev/null +++ b/examples/data_types_and_io/requirements.in @@ -0,0 +1 @@ +pandas \ No newline at end of file diff --git a/examples/feast_integration/requirements.in b/examples/feast_integration/requirements.in index 8b5c6d71f..436da3159 100644 --- a/examples/feast_integration/requirements.in +++ b/examples/feast_integration/requirements.in @@ -5,3 +5,4 @@ flytekitplugins-deck-standard scikit-learn numpy feast[aws] +boto3 diff --git a/examples/feast_integration/requirements.txt b/examples/feast_integration/requirements.txt deleted file mode 100644 index 98dc42e49..000000000 --- a/examples/feast_integration/requirements.txt +++ /dev/null @@ -1,500 +0,0 @@ -# -# This file is autogenerated by pip-compile with python 3.9 -# To update, run: -# -# /Library/Developer/CommandLineTools/usr/bin/make requirements.txt -# -absl-py==1.2.0 - # via tensorflow-metadata -aiobotocore==2.1.2 - # via s3fs -aiohttp==3.8.1 - # via - # aiobotocore - # s3fs -aioitertools==0.11.0 - # via aiobotocore -aiosignal==1.2.0 - # via aiohttp -anyio==3.6.1 - # via - # starlette - # watchfiles -appdirs==1.4.4 - # via fissix -arrow==1.2.3 - # via jinja2-time -async-timeout==4.0.2 - # via aiohttp -attrs==22.1.0 - # via - # aiohttp - # bowler - # jsonschema - # visions -binaryornot==0.4.4 - # via cookiecutter -boto3==1.20.23 - # via feast -botocore==1.23.24 - # via - # aiobotocore - # boto3 - # s3transfer -bowler==0.9.0 - # via feast -cachetools==5.2.0 - # via google-auth -certifi==2022.9.14 - # via requests -cffi==1.15.1 - # via cryptography -chardet==5.0.0 - # via binaryornot -charset-normalizer==2.1.1 - # via - # aiohttp - # requests -click==8.1.3 - # via - # bowler - # cookiecutter - # feast - # flytekit - # moreorless - # uvicorn -cloudpickle==2.2.0 - # via - # dask - # flytekit -colorama==0.4.5 - # via feast -cookiecutter==2.1.1 - # via flytekit -croniter==1.3.7 - # via flytekit -cryptography==38.0.1 - # via pyopenssl -cycler==0.11.0 - # via matplotlib -dask==2022.1.1 - # via feast -dataclasses-json==0.5.7 - # via flytekit -decorator==5.1.1 - # via retry -deprecated==1.2.13 - # via flytekit -dill==0.3.5.1 - # via feast -diskcache==5.4.0 - # via flytekit -docker==6.0.0 - # via - # feast - # flytekit -docker-image-py==0.1.12 - # via flytekit -docstring-parser==0.15 - # via flytekit -fastapi==0.85.0 - # via feast -fastavro==1.6.1 - # via - # feast - # pandavro -feast[aws]==0.25.0 - # via -r requirements.in -fissix==21.11.13 - # via bowler -flyteidl==1.1.17 - # via flytekit -flytekit==1.1.3 - # via - # -r ../../../common/requirements-common.in - # flytekitplugins-deck-standard -flytekitplugins-deck-standard==1.1.3 - # via -r ../../../common/requirements-common.in -fonttools==4.37.3 - # via matplotlib -frozenlist==1.3.1 - # via - # aiohttp - # aiosignal -fsspec==2022.1.0 - # via - # dask - # s3fs -google-api-core==2.10.1 - # via feast -google-auth==2.11.1 - # via google-api-core -googleapis-common-protos==1.56.4 - # via - # feast - # flyteidl - # google-api-core - # grpcio-status - # tensorflow-metadata -greenlet==1.1.3 - # via sqlalchemy -grpcio==1.48.1 - # via - # feast - # flytekit - # grpcio-reflection - # grpcio-status -grpcio-reflection==1.48.1 - # via feast -grpcio-status==1.48.1 - # via flytekit -h11==0.13.0 - # via uvicorn -htmlmin==0.1.12 - # via pandas-profiling -httptools==0.5.0 - # via uvicorn -idna==3.4 - # via - # anyio - # requests - # yarl -imagehash==4.3.0 - # via visions -importlib-metadata==4.12.0 - # via - # flytekit - # keyring - # markdown -jaraco-classes==3.2.2 - # via keyring -jinja2==3.1.2 - # via - # cookiecutter - # feast - # jinja2-time - # pandas-profiling -jinja2-time==0.2.0 - # via cookiecutter -jmespath==0.10.0 - # via - # boto3 - # botocore -joblib==1.1.0 - # via - # flytekit - # pandas-profiling - # phik - # scikit-learn -jsonschema==4.16.0 - # via feast -keyring==23.9.3 - # via flytekit -kiwisolver==1.4.4 - # via matplotlib -locket==1.0.0 - # via partd -markdown==3.4.1 - # via flytekitplugins-deck-standard -markupsafe==2.1.1 - # via jinja2 -marshmallow==3.18.0 - # via - # dataclasses-json - # marshmallow-enum - # marshmallow-jsonschema -marshmallow-enum==1.5.1 - # via dataclasses-json -marshmallow-jsonschema==0.13.0 - # via flytekit -matplotlib==3.5.3 - # via - # -r ../../../common/requirements-common.in - # missingno - # pandas-profiling - # phik - # seaborn -missingno==0.5.1 - # via pandas-profiling -mmh3==3.0.0 - # via feast -more-itertools==8.14.0 - # via jaraco-classes -moreorless==0.4.0 - # via bowler -multidict==6.0.2 - # via - # aiohttp - # yarl -multimethod==1.8 - # via - # pandas-profiling - # visions -mypy==0.971 - # via sqlalchemy -mypy-extensions==0.4.3 - # via - # mypy - # typing-inspect -natsort==8.2.0 - # via flytekit -networkx==2.8.6 - # via visions -numpy==1.23.3 - # via - # -r requirements.in - # feast - # imagehash - # matplotlib - # missingno - # pandas - # pandas-profiling - # pandavro - # patsy - # phik - # pyarrow - # scikit-learn - # scipy - # seaborn - # statsmodels - # visions -packaging==21.3 - # via - # dask - # docker - # marshmallow - # matplotlib - # statsmodels -pandas==1.4.4 - # via - # feast - # flytekit - # pandas-profiling - # pandavro - # phik - # seaborn - # statsmodels - # visions -pandas-profiling==3.3.0 - # via flytekitplugins-deck-standard -pandavro==1.5.2 - # via feast -partd==1.3.0 - # via dask -patsy==0.5.2 - # via statsmodels -phik==0.12.2 - # via pandas-profiling -pillow==9.2.0 - # via - # imagehash - # matplotlib - # visions -plotly==5.10.0 - # via flytekitplugins-deck-standard -proto-plus==1.22.1 - # via feast -protobuf==3.20.2 - # via - # feast - # flyteidl - # flytekit - # google-api-core - # googleapis-common-protos - # grpcio-reflection - # grpcio-status - # proto-plus - # protoc-gen-swagger - # tensorflow-metadata -protoc-gen-swagger==0.1.0 - # via flyteidl -py==1.11.0 - # via retry -pyarrow==6.0.1 - # via - # feast - # flytekit -pyasn1==0.4.8 - # via - # pyasn1-modules - # rsa -pyasn1-modules==0.2.8 - # via google-auth -pycparser==2.21 - # via cffi -pydantic==1.9.2 - # via - # fastapi - # feast - # pandas-profiling -pygments==2.13.0 - # via feast -pyopenssl==22.0.0 - # via flytekit -pyparsing==3.0.9 - # via - # matplotlib - # packaging -pyrsistent==0.18.1 - # via jsonschema -python-dateutil==2.8.2 - # via - # arrow - # botocore - # croniter - # flytekit - # matplotlib - # pandas -python-dotenv==0.21.0 - # via uvicorn -python-json-logger==2.0.4 - # via flytekit -python-slugify==6.1.2 - # via cookiecutter -pytimeparse==1.1.8 - # via flytekit -pytz==2022.2.1 - # via - # flytekit - # pandas -pywavelets==1.4.1 - # via imagehash -pyyaml==6.0 - # via - # cookiecutter - # dask - # feast - # flytekit - # pandas-profiling - # uvicorn -regex==2022.9.13 - # via docker-image-py -requests==2.28.1 - # via - # cookiecutter - # docker - # flytekit - # google-api-core - # pandas-profiling - # responses -responses==0.21.0 - # via flytekit -retry==0.9.2 - # via flytekit -rsa==4.9 - # via google-auth -s3fs==2022.1.0 - # via feast -s3transfer==0.5.2 - # via boto3 -scikit-learn==1.1.2 - # via -r requirements.in -scipy==1.9.1 - # via - # imagehash - # missingno - # pandas-profiling - # phik - # scikit-learn - # seaborn - # statsmodels -seaborn==0.11.2 - # via - # missingno - # pandas-profiling -six==1.16.0 - # via - # google-auth - # grpcio - # pandavro - # patsy - # python-dateutil -sniffio==1.3.0 - # via anyio -sortedcontainers==2.4.0 - # via flytekit -sqlalchemy[mypy]==1.4.41 - # via feast -sqlalchemy2-stubs==0.0.2a27 - # via sqlalchemy -starlette==0.20.4 - # via fastapi -statsd==3.3.0 - # via flytekit -statsmodels==0.13.2 - # via pandas-profiling -tabulate==0.8.10 - # via feast -tangled-up-in-unicode==0.2.0 - # via - # pandas-profiling - # visions -tenacity==8.1.0 - # via - # feast - # plotly -tensorflow-metadata==1.10.0 - # via feast -text-unidecode==1.3 - # via python-slugify -threadpoolctl==3.1.0 - # via scikit-learn -toml==0.10.2 - # via feast -tomli==2.0.1 - # via mypy -toolz==0.12.0 - # via - # dask - # partd -tqdm==4.64.1 - # via - # feast - # pandas-profiling -typeguard==2.13.3 - # via feast -typing-extensions==4.3.0 - # via - # aioitertools - # flytekit - # mypy - # pydantic - # sqlalchemy2-stubs - # starlette - # typing-inspect -typing-inspect==0.8.0 - # via dataclasses-json -urllib3==1.26.12 - # via - # botocore - # docker - # flytekit - # requests - # responses -uvicorn[standard]==0.18.3 - # via feast -uvloop==0.17.0 - # via uvicorn -visions[type_image_path]==0.7.5 - # via pandas-profiling -volatile==2.1.0 - # via bowler -watchfiles==0.17.0 - # via uvicorn -websocket-client==1.4.1 - # via docker -websockets==10.3 - # via uvicorn -wheel==0.37.1 - # via - # -r ../../../common/requirements-common.in - # flytekit -wrapt==1.14.1 - # via - # aiobotocore - # deprecated - # flytekit -yarl==1.8.1 - # via aiohttp -zipp==3.8.1 - # via importlib-metadata diff --git a/examples/hive_plugin/requirements.in b/examples/hive_plugin/requirements.in new file mode 100644 index 000000000..25b37bfdb --- /dev/null +++ b/examples/hive_plugin/requirements.in @@ -0,0 +1 @@ +flytekitplugins-hive diff --git a/examples/k8s_spark_plugin/requirements.txt b/examples/k8s_spark_plugin/requirements.in similarity index 58% rename from examples/k8s_spark_plugin/requirements.txt rename to examples/k8s_spark_plugin/requirements.in index 298112464..e83418e00 100644 --- a/examples/k8s_spark_plugin/requirements.txt +++ b/examples/k8s_spark_plugin/requirements.in @@ -1,3 +1,2 @@ flytekitplugins-spark -flytekitplugins-envd pandas diff --git a/examples/kfmpi_plugin/requirements.in b/examples/kfmpi_plugin/requirements.in index a41edca38..4bd4c68a5 100644 --- a/examples/kfmpi_plugin/requirements.in +++ b/examples/kfmpi_plugin/requirements.in @@ -1,2 +1,2 @@ flytekitplugins-kfmpi -flytekitplugins-envd +tensorflow diff --git a/examples/kfmpi_plugin/requirements.txt b/examples/kfmpi_plugin/requirements.txt deleted file mode 100644 index 6c9aa3a64..000000000 --- a/examples/kfmpi_plugin/requirements.txt +++ /dev/null @@ -1,355 +0,0 @@ -# -# This file is autogenerated by pip-compile with Python 3.10 -# by the following command: -# -# pip-compile requirements.in -# -adlfs==2023.8.0 - # via flytekit -aiobotocore==2.5.4 - # via s3fs -aiohttp==3.9.2 - # via - # adlfs - # aiobotocore - # gcsfs - # s3fs -aioitertools==0.11.0 - # via aiobotocore -aiosignal==1.3.1 - # via aiohttp -arrow==1.2.3 - # via cookiecutter -async-timeout==4.0.3 - # via aiohttp -attrs==23.1.0 - # via aiohttp -azure-core==1.29.2 - # via - # adlfs - # azure-identity - # azure-storage-blob -azure-datalake-store==0.0.53 - # via adlfs -azure-identity==1.14.0 - # via adlfs -azure-storage-blob==12.17.0 - # via adlfs -binaryornot==0.4.4 - # via cookiecutter -botocore==1.31.17 - # via aiobotocore -cachetools==5.3.1 - # via google-auth -certifi==2023.7.22 - # via - # kubernetes - # requests -cffi==1.15.1 - # via - # azure-datalake-store - # cryptography -chardet==5.2.0 - # via binaryornot -charset-normalizer==3.2.0 - # via requests -click==8.1.6 - # via - # cookiecutter - # flytekit - # rich-click -cloudpickle==2.2.1 - # via flytekit -cookiecutter==2.3.0 - # via flytekit -croniter==1.4.1 - # via flytekit -cryptography==41.0.3 - # via - # azure-identity - # azure-storage-blob - # msal - # pyjwt - # pyopenssl - # secretstorage -dataclasses-json==0.5.9 - # via flytekit -decorator==5.1.1 - # via gcsfs -deprecated==1.2.14 - # via flytekit -diskcache==5.6.1 - # via flytekit -docker==6.1.3 - # via flytekit -docker-image-py==0.1.12 - # via flytekit -docstring-parser==0.15 - # via flytekit -envd==0.3.38 - # via flytekitplugins-envd -flyteidl==1.5.16 - # via flytekit -flytekit==1.9.0 - # via - # flytekitplugins-envd - # flytekitplugins-kfmpi -flytekitplugins-envd==1.9.0 - # via -r requirements.in -flytekitplugins-kfmpi==1.9.0 - # via -r requirements.in -frozenlist==1.4.0 - # via - # aiohttp - # aiosignal -fsspec==2023.6.0 - # via - # adlfs - # flytekit - # gcsfs - # s3fs -gcsfs==2023.6.0 - # via flytekit -gitdb==4.0.10 - # via gitpython -gitpython==3.1.32 - # via flytekit -google-api-core==2.11.1 - # via - # google-cloud-core - # google-cloud-storage -google-auth==2.22.0 - # via - # gcsfs - # google-api-core - # google-auth-oauthlib - # google-cloud-core - # google-cloud-storage - # kubernetes -google-auth-oauthlib==1.0.0 - # via gcsfs -google-cloud-core==2.3.3 - # via google-cloud-storage -google-cloud-storage==2.10.0 - # via gcsfs -google-crc32c==1.5.0 - # via google-resumable-media -google-resumable-media==2.5.0 - # via google-cloud-storage -googleapis-common-protos==1.60.0 - # via - # flyteidl - # flytekit - # google-api-core - # grpcio-status -grpcio==1.53.0 - # via - # flytekit - # grpcio-status -grpcio-status==1.53.0 - # via flytekit -idna==3.4 - # via - # requests - # yarl -importlib-metadata==6.8.0 - # via - # flytekit - # keyring -isodate==0.6.1 - # via azure-storage-blob -jaraco-classes==3.3.0 - # via keyring -jeepney==0.8.0 - # via - # keyring - # secretstorage -jinja2==3.1.2 - # via cookiecutter -jmespath==1.0.1 - # via botocore -joblib==1.3.2 - # via flytekit -keyring==24.2.0 - # via flytekit -kubernetes==27.2.0 - # via flytekit -markdown-it-py==3.0.0 - # via rich -markupsafe==2.1.3 - # via jinja2 -marshmallow==3.20.1 - # via - # dataclasses-json - # marshmallow-enum - # marshmallow-jsonschema -marshmallow-enum==1.5.1 - # via - # dataclasses-json - # flytekit -marshmallow-jsonschema==0.13.0 - # via flytekit -mdurl==0.1.2 - # via markdown-it-py -more-itertools==10.1.0 - # via jaraco-classes -msal==1.23.0 - # via - # azure-datalake-store - # azure-identity - # msal-extensions -msal-extensions==1.0.0 - # via azure-identity -multidict==6.0.4 - # via - # aiohttp - # yarl -mypy-extensions==1.0.0 - # via typing-inspect -natsort==8.4.0 - # via flytekit -numpy==1.25.2 - # via - # flytekit - # pandas - # pyarrow -oauthlib==3.2.2 - # via - # kubernetes - # requests-oauthlib -packaging==23.1 - # via - # docker - # marshmallow -pandas==1.5.3 - # via flytekit -portalocker==2.7.0 - # via msal-extensions -protobuf==4.24.0 - # via - # flyteidl - # google-api-core - # googleapis-common-protos - # grpcio-status - # protoc-gen-swagger -protoc-gen-swagger==0.1.0 - # via flyteidl -pyarrow==10.0.1 - # via flytekit -pyasn1==0.5.0 - # via - # pyasn1-modules - # rsa -pyasn1-modules==0.3.0 - # via google-auth -pycparser==2.21 - # via cffi -pygments==2.16.1 - # via rich -pyjwt[crypto]==2.8.0 - # via - # msal - # pyjwt -pyopenssl==23.2.0 - # via flytekit -python-dateutil==2.8.2 - # via - # arrow - # botocore - # croniter - # flytekit - # kubernetes - # pandas -python-json-logger==2.0.7 - # via flytekit -python-slugify==8.0.1 - # via cookiecutter -pytimeparse==1.1.8 - # via flytekit -pytz==2023.3 - # via - # flytekit - # pandas -pyyaml==6.0.1 - # via - # cookiecutter - # flytekit - # kubernetes -regex==2023.8.8 - # via docker-image-py -requests==2.31.0 - # via - # azure-core - # azure-datalake-store - # cookiecutter - # docker - # flytekit - # gcsfs - # google-api-core - # google-cloud-storage - # kubernetes - # msal - # requests-oauthlib -requests-oauthlib==1.3.1 - # via - # google-auth-oauthlib - # kubernetes -rich==13.5.2 - # via - # cookiecutter - # flytekit - # rich-click -rich-click==1.6.1 - # via flytekit -rsa==4.9 - # via google-auth -s3fs==2023.6.0 - # via flytekit -secretstorage==3.3.3 - # via keyring -six==1.16.0 - # via - # azure-core - # google-auth - # isodate - # kubernetes - # python-dateutil -smmap==5.0.0 - # via gitdb -sortedcontainers==2.4.0 - # via flytekit -statsd==3.3.0 - # via flytekit -text-unidecode==1.3 - # via python-slugify -typing-extensions==4.7.1 - # via - # azure-core - # azure-storage-blob - # flytekit - # typing-inspect -typing-inspect==0.9.0 - # via dataclasses-json -urllib3==1.26.16 - # via - # botocore - # docker - # flytekit - # google-auth - # kubernetes - # requests -websocket-client==1.6.1 - # via - # docker - # kubernetes -wheel==0.41.1 - # via flytekit -wrapt==1.15.0 - # via - # aiobotocore - # deprecated - # flytekit -yarl==1.9.2 - # via aiohttp -zipp==3.16.2 - # via importlib-metadata diff --git a/examples/kfpytorch_plugin/requirements.in b/examples/kfpytorch_plugin/requirements.in index a55846894..9599531ea 100644 --- a/examples/kfpytorch_plugin/requirements.in +++ b/examples/kfpytorch_plugin/requirements.in @@ -1,4 +1,4 @@ flytekit==1.10.3 flytekitplugins-kfpytorch -flytekitplugins-envd matplotlib +torch \ No newline at end of file diff --git a/examples/kfpytorch_plugin/requirements.txt b/examples/kfpytorch_plugin/requirements.txt deleted file mode 100644 index 9f64e2473..000000000 --- a/examples/kfpytorch_plugin/requirements.txt +++ /dev/null @@ -1,349 +0,0 @@ -# -# This file is autogenerated by pip-compile with Python 3.10 -# by the following command: -# -# pip-compile requirements.in -# -adlfs==2023.9.0 - # via flytekit -aiobotocore==2.5.4 - # via s3fs -aiohttp==3.9.3 - # via - # adlfs - # aiobotocore - # gcsfs - # s3fs -aioitertools==0.11.0 - # via aiobotocore -aiosignal==1.3.1 - # via aiohttp -arrow==1.3.0 - # via cookiecutter -async-timeout==4.0.3 - # via aiohttp -attrs==23.2.0 - # via aiohttp -azure-core==1.30.0 - # via - # adlfs - # azure-identity - # azure-storage-blob -azure-datalake-store==0.0.53 - # via adlfs -azure-identity==1.15.0 - # via adlfs -azure-storage-blob==12.19.0 - # via adlfs -binaryornot==0.4.4 - # via cookiecutter -botocore==1.31.17 - # via aiobotocore -cachetools==5.3.2 - # via google-auth -certifi==2024.2.2 - # via - # kubernetes - # requests -cffi==1.16.0 - # via - # azure-datalake-store - # cryptography -chardet==5.2.0 - # via binaryornot -charset-normalizer==3.3.2 - # via requests -click==8.1.7 - # via - # cookiecutter - # flytekit - # rich-click -cloudpickle==3.0.0 - # via - # flytekit - # flytekitplugins-kfpytorch -contourpy==1.2.0 - # via matplotlib -cookiecutter==2.5.0 - # via flytekit -croniter==2.0.1 - # via flytekit -cryptography==42.0.2 - # via - # azure-identity - # azure-storage-blob - # msal - # pyjwt -cycler==0.12.1 - # via matplotlib -dataclasses-json==0.5.9 - # via flytekit -decorator==5.1.1 - # via gcsfs -diskcache==5.6.3 - # via flytekit -docker==6.1.3 - # via flytekit -docstring-parser==0.15 - # via flytekit -envd==0.3.45 - # via flytekitplugins-envd -flyteidl==1.10.6 - # via - # flytekit - # flytekitplugins-kfpytorch -flytekit==1.10.3 - # via - # -r requirements.in - # flytekitplugins-envd - # flytekitplugins-kfpytorch -flytekitplugins-envd==1.10.3 - # via -r requirements.in -flytekitplugins-kfpytorch==1.10.3 - # via -r requirements.in -fonttools==4.48.1 - # via matplotlib -frozenlist==1.4.1 - # via - # aiohttp - # aiosignal -fsspec==2023.9.2 - # via - # adlfs - # flytekit - # gcsfs - # s3fs -gcsfs==2023.9.2 - # via flytekit -google-api-core==2.16.2 - # via - # google-cloud-core - # google-cloud-storage -google-auth==2.27.0 - # via - # gcsfs - # google-api-core - # google-auth-oauthlib - # google-cloud-core - # google-cloud-storage - # kubernetes -google-auth-oauthlib==1.2.0 - # via gcsfs -google-cloud-core==2.4.1 - # via google-cloud-storage -google-cloud-storage==2.14.0 - # via gcsfs -google-crc32c==1.5.0 - # via - # google-cloud-storage - # google-resumable-media -google-resumable-media==2.7.0 - # via google-cloud-storage -googleapis-common-protos==1.62.0 - # via - # flyteidl - # flytekit - # google-api-core - # grpcio-status -grpcio==1.60.1 - # via - # flytekit - # grpcio-status -grpcio-status==1.60.1 - # via flytekit -idna==3.6 - # via - # requests - # yarl -importlib-metadata==7.0.1 - # via - # flytekit - # keyring -isodate==0.6.1 - # via azure-storage-blob -jaraco-classes==3.3.1 - # via keyring -jinja2==3.1.3 - # via cookiecutter -jmespath==1.0.1 - # via botocore -joblib==1.3.2 - # via flytekit -jsonpickle==3.0.2 - # via flytekit -keyring==24.3.0 - # via flytekit -kiwisolver==1.4.5 - # via matplotlib -kubernetes==29.0.0 - # via flytekit -markdown-it-py==3.0.0 - # via rich -markupsafe==2.1.5 - # via jinja2 -marshmallow==3.20.2 - # via - # dataclasses-json - # marshmallow-enum - # marshmallow-jsonschema -marshmallow-enum==1.5.1 - # via - # dataclasses-json - # flytekit -marshmallow-jsonschema==0.13.0 - # via flytekit -mashumaro==3.12 - # via flytekit -matplotlib==3.8.2 - # via -r requirements.in -mdurl==0.1.2 - # via markdown-it-py -more-itertools==10.2.0 - # via jaraco-classes -msal==1.26.0 - # via - # azure-datalake-store - # azure-identity - # msal-extensions -msal-extensions==1.1.0 - # via azure-identity -multidict==6.0.5 - # via - # aiohttp - # yarl -mypy-extensions==1.0.0 - # via typing-inspect -numpy==1.26.4 - # via - # contourpy - # matplotlib - # pyarrow -oauthlib==3.2.2 - # via - # kubernetes - # requests-oauthlib -packaging==23.2 - # via - # docker - # marshmallow - # matplotlib - # msal-extensions -pillow==10.2.0 - # via matplotlib -portalocker==2.8.2 - # via msal-extensions -protobuf==4.24.4 - # via - # flyteidl - # flytekit - # google-api-core - # googleapis-common-protos - # grpcio-status - # protoc-gen-swagger -protoc-gen-swagger==0.1.0 - # via flyteidl -pyarrow==15.0.0 - # via flytekit -pyasn1==0.5.1 - # via - # pyasn1-modules - # rsa -pyasn1-modules==0.3.0 - # via google-auth -pycparser==2.21 - # via cffi -pygments==2.17.2 - # via rich -pyjwt[crypto]==2.8.0 - # via - # msal - # pyjwt -pyparsing==3.1.1 - # via matplotlib -python-dateutil==2.8.2 - # via - # arrow - # botocore - # croniter - # kubernetes - # matplotlib -python-json-logger==2.0.7 - # via flytekit -python-slugify==8.0.3 - # via cookiecutter -pytimeparse==1.1.8 - # via flytekit -pytz==2024.1 - # via croniter -pyyaml==6.0.1 - # via - # cookiecutter - # flytekit - # kubernetes -requests==2.31.0 - # via - # azure-core - # azure-datalake-store - # cookiecutter - # docker - # flytekit - # gcsfs - # google-api-core - # google-cloud-storage - # kubernetes - # msal - # requests-oauthlib -requests-oauthlib==1.3.1 - # via - # google-auth-oauthlib - # kubernetes -rich==13.7.0 - # via - # cookiecutter - # flytekit - # rich-click -rich-click==1.7.3 - # via flytekit -rsa==4.9 - # via google-auth -s3fs==2023.9.2 - # via flytekit -six==1.16.0 - # via - # azure-core - # isodate - # kubernetes - # python-dateutil -statsd==3.3.0 - # via flytekit -text-unidecode==1.3 - # via python-slugify -types-python-dateutil==2.8.19.20240106 - # via arrow -typing-extensions==4.9.0 - # via - # azure-core - # azure-storage-blob - # flytekit - # mashumaro - # rich-click - # typing-inspect -typing-inspect==0.9.0 - # via dataclasses-json -urllib3==1.26.18 - # via - # botocore - # docker - # flytekit - # kubernetes - # requests -websocket-client==1.7.0 - # via - # docker - # kubernetes -wrapt==1.16.0 - # via aiobotocore -yarl==1.9.4 - # via aiohttp -zipp==3.17.0 - # via importlib-metadata diff --git a/examples/kftensorflow_plugin/requirements.in b/examples/kftensorflow_plugin/requirements.in index c03bf9dee..2bcb2657f 100644 --- a/examples/kftensorflow_plugin/requirements.in +++ b/examples/kftensorflow_plugin/requirements.in @@ -1,3 +1,3 @@ tensorflow-datasets flytekitplugins-kftensorflow -flytekitplugins-envd +tensorflow diff --git a/examples/kftensorflow_plugin/requirements.txt b/examples/kftensorflow_plugin/requirements.txt deleted file mode 100644 index 2437ccb70..000000000 --- a/examples/kftensorflow_plugin/requirements.txt +++ /dev/null @@ -1,396 +0,0 @@ -# -# This file is autogenerated by pip-compile with Python 3.11 -# by the following command: -# -# pip-compile requirements.in -# -absl-py==1.4.0 - # via - # array-record - # tensorflow-datasets - # tensorflow-metadata -adlfs==2023.8.0 - # via flytekit -aiobotocore==2.5.4 - # via s3fs -aiohttp==3.8.5 - # via - # adlfs - # aiobotocore - # gcsfs - # s3fs -aioitertools==0.11.0 - # via aiobotocore -aiosignal==1.3.1 - # via aiohttp -array-record==0.4.1 - # via tensorflow-datasets -arrow==1.2.3 - # via cookiecutter -async-timeout==4.0.3 - # via aiohttp -attrs==23.1.0 - # via aiohttp -azure-core==1.29.2 - # via - # adlfs - # azure-identity - # azure-storage-blob -azure-datalake-store==0.0.53 - # via adlfs -azure-identity==1.14.0 - # via adlfs -azure-storage-blob==12.17.0 - # via adlfs -binaryornot==0.4.4 - # via cookiecutter -botocore==1.31.17 - # via aiobotocore -cachetools==5.3.1 - # via google-auth -certifi==2023.7.22 - # via - # kubernetes - # requests -cffi==1.15.1 - # via - # azure-datalake-store - # cryptography -chardet==5.2.0 - # via binaryornot -charset-normalizer==3.2.0 - # via - # aiohttp - # requests -click==8.1.6 - # via - # cookiecutter - # flytekit - # rich-click - # tensorflow-datasets -cloudpickle==2.2.1 - # via flytekit -cookiecutter==2.3.0 - # via flytekit -croniter==1.4.1 - # via flytekit -cryptography==41.0.3 - # via - # azure-identity - # azure-storage-blob - # msal - # pyjwt - # pyopenssl - # secretstorage -dataclasses-json==0.5.9 - # via flytekit -decorator==5.1.1 - # via gcsfs -deprecated==1.2.14 - # via flytekit -diskcache==5.6.1 - # via flytekit -dm-tree==0.1.8 - # via tensorflow-datasets -docker==6.1.3 - # via flytekit -docker-image-py==0.1.12 - # via flytekit -docstring-parser==0.15 - # via flytekit -envd==0.3.38 - # via flytekitplugins-envd -etils[enp,epath,epy]==1.4.1 - # via - # array-record - # tensorflow-datasets -flyteidl==1.5.16 - # via flytekit -flytekit==1.9.0 - # via - # flytekitplugins-envd - # flytekitplugins-kftensorflow -flytekitplugins-envd==1.9.0 - # via -r requirements.in -flytekitplugins-kftensorflow==1.9.0 - # via -r requirements.in -frozenlist==1.4.0 - # via - # aiohttp - # aiosignal -fsspec==2023.6.0 - # via - # adlfs - # flytekit - # gcsfs - # s3fs -gcsfs==2023.6.0 - # via flytekit -gitdb==4.0.10 - # via gitpython -gitpython==3.1.37 - # via flytekit -google-api-core==2.11.1 - # via - # google-cloud-core - # google-cloud-storage -google-auth==2.22.0 - # via - # gcsfs - # google-api-core - # google-auth-oauthlib - # google-cloud-core - # google-cloud-storage - # kubernetes -google-auth-oauthlib==1.0.0 - # via gcsfs -google-cloud-core==2.3.3 - # via google-cloud-storage -google-cloud-storage==2.10.0 - # via gcsfs -google-crc32c==1.5.0 - # via google-resumable-media -google-resumable-media==2.5.0 - # via google-cloud-storage -googleapis-common-protos==1.60.0 - # via - # flyteidl - # flytekit - # google-api-core - # grpcio-status - # tensorflow-metadata -grpcio==1.53.0 - # via - # flytekit - # grpcio-status -grpcio-status==1.53.0 - # via flytekit -idna==3.4 - # via - # requests - # yarl -importlib-metadata==6.8.0 - # via - # flytekit - # keyring -importlib-resources==6.0.1 - # via etils -isodate==0.6.1 - # via azure-storage-blob -jaraco-classes==3.3.0 - # via keyring -jeepney==0.8.0 - # via - # keyring - # secretstorage -jinja2==3.1.2 - # via cookiecutter -jmespath==1.0.1 - # via botocore -joblib==1.3.2 - # via flytekit -keyring==24.2.0 - # via flytekit -kubernetes==27.2.0 - # via flytekit -markdown-it-py==3.0.0 - # via rich -markupsafe==2.1.3 - # via jinja2 -marshmallow==3.20.1 - # via - # dataclasses-json - # marshmallow-enum - # marshmallow-jsonschema -marshmallow-enum==1.5.1 - # via - # dataclasses-json - # flytekit -marshmallow-jsonschema==0.13.0 - # via flytekit -mdurl==0.1.2 - # via markdown-it-py -more-itertools==10.1.0 - # via jaraco-classes -msal==1.23.0 - # via - # azure-datalake-store - # azure-identity - # msal-extensions -msal-extensions==1.0.0 - # via azure-identity -multidict==6.0.4 - # via - # aiohttp - # yarl -mypy-extensions==1.0.0 - # via typing-inspect -natsort==8.4.0 - # via flytekit -numpy==1.25.2 - # via - # etils - # flytekit - # pandas - # pyarrow - # tensorflow-datasets -oauthlib==3.2.2 - # via - # kubernetes - # requests-oauthlib -packaging==23.1 - # via - # docker - # marshmallow -pandas==1.5.3 - # via flytekit -portalocker==2.7.0 - # via msal-extensions -promise==2.3 - # via tensorflow-datasets -protobuf==4.24.0 - # via - # flyteidl - # google-api-core - # googleapis-common-protos - # grpcio-status - # protoc-gen-swagger - # tensorflow-datasets - # tensorflow-metadata -protoc-gen-swagger==0.1.0 - # via flyteidl -psutil==5.9.5 - # via tensorflow-datasets -pyarrow==10.0.1 - # via flytekit -pyasn1==0.5.0 - # via - # pyasn1-modules - # rsa -pyasn1-modules==0.3.0 - # via google-auth -pycparser==2.21 - # via cffi -pygments==2.16.1 - # via rich -pyjwt[crypto]==2.8.0 - # via msal -pyopenssl==23.2.0 - # via flytekit -python-dateutil==2.8.2 - # via - # arrow - # botocore - # croniter - # flytekit - # kubernetes - # pandas -python-json-logger==2.0.7 - # via flytekit -python-slugify==8.0.1 - # via cookiecutter -pytimeparse==1.1.8 - # via flytekit -pytz==2023.3 - # via - # flytekit - # pandas -pyyaml==6.0.1 - # via - # cookiecutter - # flytekit - # kubernetes -regex==2023.8.8 - # via docker-image-py -requests==2.31.0 - # via - # azure-core - # azure-datalake-store - # cookiecutter - # docker - # flytekit - # gcsfs - # google-api-core - # google-cloud-storage - # kubernetes - # msal - # requests-oauthlib - # tensorflow-datasets -requests-oauthlib==1.3.1 - # via - # google-auth-oauthlib - # kubernetes -rich==13.5.2 - # via - # cookiecutter - # flytekit - # rich-click -rich-click==1.6.1 - # via flytekit -rsa==4.9 - # via google-auth -s3fs==2023.6.0 - # via flytekit -secretstorage==3.3.3 - # via keyring -six==1.16.0 - # via - # azure-core - # google-auth - # isodate - # kubernetes - # promise - # python-dateutil -smmap==5.0.0 - # via gitdb -sortedcontainers==2.4.0 - # via flytekit -statsd==3.3.0 - # via flytekit -tensorflow-datasets==4.9.2 - # via -r requirements.in -tensorflow-metadata==1.13.1 - # via tensorflow-datasets -termcolor==2.3.0 - # via tensorflow-datasets -text-unidecode==1.3 - # via python-slugify -toml==0.10.2 - # via tensorflow-datasets -tqdm==4.66.1 - # via tensorflow-datasets -typing-extensions==4.7.1 - # via - # azure-core - # azure-storage-blob - # etils - # flytekit - # typing-inspect -typing-inspect==0.9.0 - # via dataclasses-json -urllib3==1.26.16 - # via - # botocore - # docker - # flytekit - # google-auth - # kubernetes - # requests -websocket-client==1.6.1 - # via - # docker - # kubernetes -wheel==0.41.1 - # via flytekit -wrapt==1.15.0 - # via - # aiobotocore - # deprecated - # flytekit - # tensorflow-datasets -yarl==1.9.2 - # via aiohttp -zipp==3.16.2 - # via - # etils - # importlib-metadata diff --git a/examples/mnist_classifier/mnist_classifier/pytorch_single_node_and_gpu.py b/examples/mnist_classifier/mnist_classifier/pytorch_single_node_and_gpu.py index 0d9382fdb..997e5122b 100644 --- a/examples/mnist_classifier/mnist_classifier/pytorch_single_node_and_gpu.py +++ b/examples/mnist_classifier/mnist_classifier/pytorch_single_node_and_gpu.py @@ -267,24 +267,20 @@ class Hyperparameters(object): # %% if os.getenv("SANDBOX") != "": print(f"SANDBOX ENV: '{os.getenv('SANDBOX')}'") - mem = "100Mi" gpu = "0" - storage = "500Mi" else: print(f"SANDBOX ENV: '{os.getenv('SANDBOX')}'") - mem = "3Gi" gpu = "1" - storage = "1Gi" @task( retries=2, cache=True, cache_version="1.0", - requests=Resources(gpu=gpu, mem=mem, storage=storage), - limits=Resources(gpu=gpu, mem=mem, storage=storage), + requests=Resources(gpu=gpu, mem=mem), + limits=Resources(gpu=gpu, mem=mem), ) def pytorch_mnist_task(hp: Hyperparameters) -> TrainingOutputs: wandb_setup() diff --git a/examples/modin_plugin/requirements.in b/examples/modin_plugin/requirements.in index c109e76aa..98427587c 100644 --- a/examples/modin_plugin/requirements.in +++ b/examples/modin_plugin/requirements.in @@ -4,3 +4,4 @@ matplotlib flytekitplugins-deck-standard flytekitplugins-modin scikit-learn +modin diff --git a/examples/sagemaker_inference_agent/requirements.in b/examples/sagemaker_inference_agent/requirements.in index c2b650401..ed114b348 100644 --- a/examples/sagemaker_inference_agent/requirements.in +++ b/examples/sagemaker_inference_agent/requirements.in @@ -3,3 +3,5 @@ xgboost fastapi uvicorn scikit-learn +flytekit==1.11.0 +flyteidl==1.11.1b0 diff --git a/examples/snowflake_agent/requirements.in b/examples/snowflake_agent/requirements.in index 20d2f99d4..0353f65ed 100644 --- a/examples/snowflake_agent/requirements.in +++ b/examples/snowflake_agent/requirements.in @@ -1,2 +1,2 @@ flytekitplugins-snowflake==1.7.0 -flytekit==1.7.0 +flytekit==1.7.1b1 diff --git a/examples/snowflake_plugin/requirements.in b/examples/snowflake_plugin/requirements.in index 20d2f99d4..0353f65ed 100644 --- a/examples/snowflake_plugin/requirements.in +++ b/examples/snowflake_plugin/requirements.in @@ -1,2 +1,2 @@ flytekitplugins-snowflake==1.7.0 -flytekit==1.7.0 +flytekit==1.7.1b1