Skip to content

Commit

Permalink
update idl requirements version
Browse files Browse the repository at this point in the history
Signed-off-by: Future Outlier <eric901201@gmai.com>
  • Loading branch information
Future Outlier committed Nov 6, 2023
1 parent 0f6f69f commit 7a0f729
Showing 1 changed file with 16 additions and 10 deletions.
26 changes: 16 additions & 10 deletions plugins/flytekit-kf-tensorflow/requirements.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -75,6 +75,7 @@ cryptography==39.0.2
# msal
# pyjwt
# pyopenssl
# secretstorage
dataclasses-json==0.5.7
# via flytekit
decorator==5.1.1
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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

0 comments on commit 7a0f729

Please sign in to comment.