diff --git a/plugins/flytekit-kf-tensorflow/requirements.txt b/plugins/flytekit-kf-tensorflow/requirements.txt index 8f67a26831..96552b075f 100644 --- a/plugins/flytekit-kf-tensorflow/requirements.txt +++ b/plugins/flytekit-kf-tensorflow/requirements.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.8 +# This file is autogenerated by pip-compile with Python 3.9 # by the following command: # # pip-compile requirements.in @@ -75,6 +75,7 @@ cryptography==39.0.2 # msal # pyjwt # pyopenssl + # secretstorage dataclasses-json==0.5.7 # via flytekit decorator==5.1.1 @@ -89,8 +90,10 @@ docker-image-py==0.1.12 # via flytekit docstring-parser==0.15 # via flytekit -flyteidl==1.5.5 - # via flytekit +flyteidl==1.10.0 + # via + # flytekit + # flytekitplugins-kftensorflow flytekit==1.6.1 # via flytekitplugins-kftensorflow frozenlist==1.3.3 @@ -151,12 +154,14 @@ importlib-metadata==6.1.0 # via # flytekit # keyring -importlib-resources==5.12.0 - # via keyring isodate==0.6.1 # via azure-storage-blob jaraco-classes==3.2.3 # via keyring +jeepney==0.8.0 + # via + # keyring + # secretstorage jinja2==3.1.2 # via # cookiecutter @@ -240,7 +245,9 @@ pycparser==2.21 pygments==2.15.1 # via rich pyjwt[crypto]==2.7.0 - # via msal + # via + # msal + # pyjwt pyopenssl==23.0.0 # via flytekit python-dateutil==2.8.2 @@ -299,6 +306,8 @@ rsa==4.9 # via google-auth s3fs==2023.5.0 # via flytekit +secretstorage==3.3.3 + # via keyring six==1.16.0 # via # azure-core @@ -323,7 +332,6 @@ typing-extensions==4.5.0 # azure-core # azure-storage-blob # flytekit - # rich # typing-inspect typing-inspect==0.8.0 # via dataclasses-json @@ -350,9 +358,7 @@ wrapt==1.15.0 yarl==1.9.2 # via aiohttp zipp==3.15.0 - # via - # importlib-metadata - # importlib-resources + # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: # setuptools