Skip to content

Commit

Permalink
pip compile papermill and fsspec plugins (#1003)
Browse files Browse the repository at this point in the history
Signed-off-by: Yee Hing Tong <[email protected]>
  • Loading branch information
wild-endeavor authored May 13, 2022
1 parent 714136f commit 7c915bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 14 deletions.
2 changes: 1 addition & 1 deletion plugins/flytekit-data-fsspec/dev-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.9
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
#
# pip-compile dev-requirements.in
Expand Down
14 changes: 1 addition & 13 deletions plugins/flytekit-papermill/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ 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
Expand All @@ -26,8 +24,6 @@ cookiecutter==1.7.3
# via flytekit
croniter==1.2.0
# via flytekit
cryptography==36.0.2
# via secretstorage
dataclasses-json==0.5.6
# via flytekit
decorator==5.1.1
Expand All @@ -46,7 +42,7 @@ flyteidl==1.0.0.post1
# via
# -r dev-requirements.in
# flytekit
flytekit==1.0.0b6
flytekit==1.1.0b0
# via flytekitplugins-spark
flytekitplugins-spark @ git+https://github.com/flyteorg/flytekit@master#subdirectory=plugins/flytekit-spark
# via -r dev-requirements.in
Expand All @@ -64,10 +60,6 @@ idna==3.3
# via requests
importlib-metadata==4.10.1
# via keyring
jeepney==0.7.1
# via
# keyring
# secretstorage
jinja2==3.0.3
# via
# cookiecutter
Expand Down Expand Up @@ -114,8 +106,6 @@ py4j==0.10.9.3
# via pyspark
pyarrow==6.0.1
# via flytekit
pycparser==2.21
# via cffi
pyspark==3.2.1
# via flytekitplugins-spark
python-dateutil==2.8.1
Expand Down Expand Up @@ -148,8 +138,6 @@ responses==0.17.0
# via flytekit
retry==0.9.2
# via flytekit
secretstorage==3.3.1
# via keyring
six==1.16.0
# via
# cookiecutter
Expand Down

0 comments on commit 7c915bb

Please sign in to comment.