Skip to content

Commit

Permalink
Point flytekitplugins-spark to the offloaded-objects-caching branch i…
Browse files Browse the repository at this point in the history
…n papermill tests

Signed-off-by: Eduardo Apolinario <[email protected]>
  • Loading branch information
eapolinario committed Mar 2, 2022
1 parent 373b3bb commit 403830d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion plugins/flytekit-papermill/dev-requirements.in
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
git+https://github.com/flyteorg/flytekit@add-sd-make-class-methods#egg=flytekitplugins-spark&subdirectory=plugins/flytekit-spark
git+https://github.com/flyteorg/flytekit@offloaded-objects-caching#egg=flytekitplugins-spark&subdirectory=plugins/flytekit-spark
# vcs+protocol://repo_url/#egg=pkg&subdirectory=flyte
14 changes: 13 additions & 1 deletion plugins/flytekit-papermill/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ 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,6 +28,8 @@ cookiecutter==1.7.3
# via flytekit
croniter==1.2.0
# via flytekit
cryptography==36.0.1
# via secretstorage
dataclasses-json==0.5.6
# via flytekit
decorator==5.1.1
Expand All @@ -42,14 +46,18 @@ flyteidl==0.22.0
# via flytekit
flytekit==0.30.0
# via flytekitplugins-spark
flytekitplugins-spark @ git+https://github.com/flyteorg/flytekit@add-sd-make-class-methods#subdirectory=plugins/flytekit-spark
flytekitplugins-spark @ git+https://github.com/flyteorg/flytekit@offloaded-objects-caching#subdirectory=plugins/flytekit-spark
# via -r dev-requirements.in
grpcio==1.43.0
# via flytekit
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 @@ -91,6 +99,8 @@ 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 @@ -120,6 +130,8 @@ 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 403830d

Please sign in to comment.