Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v1.1] - Backporting v1.2.0b2 changes #1167

Merged
merged 27 commits into from
Sep 16, 2022
Merged
Show file tree
Hide file tree
Changes from 23 commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
f3d0a54
Add deck to papermill plugin task (#1111)
CalvinLeather Aug 4, 2022
79dcc95
Run compilation even in local execution for dynamic tasks to early de…
wild-endeavor Aug 5, 2022
4a07642
Set to pyflyte run blob object remote when dealing with remote files …
wild-endeavor Aug 8, 2022
c2dbd80
Override voidPromise resource (#1127)
pingsutw Aug 9, 2022
1dc6609
Fix how ShellTask retrieves the Pod class name (#1132)
matheusMoreno Aug 16, 2022
bdd023f
Add restriction for pandas to be >=1.2 for fsspec plugin (#1136)
wild-endeavor Aug 17, 2022
f51b15d
Use joblib hashing to generate cache key to ensure repeatability (#1126)
wild-endeavor Aug 17, 2022
ad5b19b
Allow None protocol to mean all data persistence supported storage op…
wild-endeavor Aug 22, 2022
6dffed9
handle ImportError and OSError in extras.pytorch (#1141)
cosmicBboy Aug 25, 2022
4bfd452
Register dataframe renderers in structured dataset (#1140)
pingsutw Aug 26, 2022
d65ce81
pyflyte run imperative workflows (#1131)
pingsutw Aug 29, 2022
6330278
Using sidecar handler to run Papermill task (#1143)
pingsutw Aug 30, 2022
a528754
Properly raise error in NumpyArrayTransformer (#1146)
rahul-theorem Aug 31, 2022
cc46dda
Add assert_type in dataclass transformer (#1149)
pingsutw Sep 8, 2022
9f71392
Pickle in Union Type (#1147)
pingsutw Sep 8, 2022
13da3b9
Bump max docker version to 7.0.0 (#1138)
rahul-theorem Sep 8, 2022
2aaaeaa
Set flytekit<2.0 in plugins (#1152)
eapolinario Sep 8, 2022
1d1fc85
Add literal type to union literal (#1144)
pingsutw Sep 9, 2022
e70c678
Fix the type of optional[int] in nested dataclass (#1148)
pingsutw Sep 9, 2022
f5f5ab7
Added symlink dereferencing in fast packaging and tests (#1151)
vchowdhary Sep 9, 2022
0d2f760
Strip newline from client secret (#1163)
eapolinario Sep 15, 2022
c31e60e
Fix the type of optional[int] in dataclass (#1135)
pingsutw Aug 17, 2022
4e0a73c
fix: plugins/flytekit-papermill/dev-requirements.txt to reduce vulner…
snyk-bot Sep 12, 2022
ebdbdd9
Using sidecar handler to run Papermill task (#1143)
pingsutw Aug 30, 2022
7e86e79
fix: plugins/flytekit-papermill/dev-requirements.txt to reduce vulner…
snyk-bot Aug 30, 2022
c6586fd
Bump pyspark from 3.2.1 to 3.2.2 in /plugins/flytekit-papermill (#1130)
dependabot[bot] Aug 30, 2022
5b3cca0
fix: plugins/flytekit-papermill/dev-requirements.txt to reduce vulner…
snyk-bot Sep 12, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
83 changes: 38 additions & 45 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
# via
# -c requirements.txt
# pytest-flyte
appnope==0.1.3
# via ipython
arrow==1.2.2
# via
# -c requirements.txt
Expand All @@ -20,7 +22,7 @@ attrs==20.3.0
# pytest-docker
backcall==0.2.0
# via ipython
bcrypt==3.2.2
bcrypt==4.0.0
# via paramiko
binaryornot==0.4.4
# via
Expand All @@ -37,7 +39,6 @@ certifi==2022.6.15
cffi==1.15.1
# via
# -c requirements.txt
# bcrypt
# cryptography
# pynacl
cfgv==3.3.1
Expand All @@ -46,7 +47,7 @@ chardet==5.0.0
# via
# -c requirements.txt
# binaryornot
charset-normalizer==2.1.0
charset-normalizer==2.1.1
# via
# -c requirements.txt
# requests
Expand All @@ -59,13 +60,13 @@ cloudpickle==2.1.0
# via
# -c requirements.txt
# flytekit
codespell==2.1.0
codespell==2.2.1
# via -r dev-requirements.in
cookiecutter==2.1.1
# via
# -c requirements.txt
# flytekit
coverage[toml]==6.4.1
coverage[toml]==6.4.4
# via
# -r dev-requirements.in
# pytest-cov
Expand All @@ -78,7 +79,6 @@ cryptography==37.0.4
# -c requirements.txt
# paramiko
# pyopenssl
# secretstorage
dataclasses-json==0.5.7
# via
# -c requirements.txt
Expand All @@ -96,19 +96,17 @@ diskcache==5.4.0
# via
# -c requirements.txt
# flytekit
distlib==0.3.4
distlib==0.3.6
# via virtualenv
distro==1.7.0
# via docker-compose
docker[ssh]==5.0.3
docker[ssh]==6.0.0
# via
# -c requirements.txt
# docker-compose
# flytekit
docker-compose==1.29.2
# via
# pytest-docker
# pytest-flyte
# via pytest-flyte
docker-image-py==0.1.12
# via
# -c requirements.txt
Expand All @@ -121,9 +119,9 @@ docstring-parser==0.14.1
# via
# -c requirements.txt
# flytekit
filelock==3.7.1
filelock==3.8.0
# via virtualenv
flyteidl==1.1.8
flyteidl==1.1.12
# via
# -c requirements.txt
# flytekit
Expand All @@ -132,23 +130,23 @@ google-api-core[grpc]==2.8.2
# google-cloud-bigquery
# google-cloud-bigquery-storage
# google-cloud-core
google-auth==2.9.0
google-auth==2.11.0
# via
# google-api-core
# google-cloud-core
google-cloud-bigquery==3.2.0
google-cloud-bigquery==3.3.2
# via -r dev-requirements.in
google-cloud-bigquery-storage==2.14.0
google-cloud-bigquery-storage==2.14.2
# via
# -r dev-requirements.in
# google-cloud-bigquery
google-cloud-core==2.3.1
google-cloud-core==2.3.2
# via google-cloud-bigquery
google-crc32c==1.3.0
# via google-resumable-media
google-resumable-media==2.3.3
# via google-cloud-bigquery
googleapis-common-protos==1.56.3
googleapis-common-protos==1.56.4
# via
# -c requirements.txt
# flyteidl
Expand All @@ -166,7 +164,7 @@ grpcio-status==1.47.0
# -c requirements.txt
# flytekit
# google-api-core
identify==2.5.1
identify==2.5.3
# via pre-commit
idna==3.3
# via
Expand All @@ -189,11 +187,6 @@ ipython==7.34.0
# via -r dev-requirements.in
jedi==0.18.1
# via ipython
jeepney==0.8.0
# via
# -c requirements.txt
# keyring
# secretstorage
jinja2==3.1.2
# via
# -c requirements.txt
Expand All @@ -205,20 +198,23 @@ jinja2-time==0.2.0
# -c requirements.txt
# cookiecutter
joblib==1.1.0
# via -r dev-requirements.in
# via
# -c requirements.txt
# -r dev-requirements.in
# flytekit
jsonschema==3.2.0
# via
# -c requirements.txt
# docker-compose
keyring==23.6.0
keyring==23.8.2
# via
# -c requirements.txt
# flytekit
markupsafe==2.1.1
# via
# -c requirements.txt
# jinja2
marshmallow==3.17.0
marshmallow==3.17.1
# via
# -c requirements.txt
# dataclasses-json
Expand All @@ -232,11 +228,11 @@ marshmallow-jsonschema==0.13.0
# via
# -c requirements.txt
# flytekit
matplotlib-inline==0.1.3
matplotlib-inline==0.1.6
# via ipython
mock==4.0.3
# via -r dev-requirements.in
mypy==0.961
mypy==0.971
# via -r dev-requirements.in
mypy-extensions==0.4.3
# via
Expand All @@ -258,6 +254,7 @@ numpy==1.21.6
packaging==21.3
# via
# -c requirements.txt
# docker
# google-cloud-bigquery
# marshmallow
# pytest
Expand All @@ -281,7 +278,7 @@ pre-commit==2.20.0
# via -r dev-requirements.in
prompt-toolkit==3.0.30
# via ipython
proto-plus==1.20.6
proto-plus==1.22.1
# via
# google-cloud-bigquery
# google-cloud-bigquery-storage
Expand Down Expand Up @@ -323,7 +320,7 @@ pycparser==2.21
# via
# -c requirements.txt
# cffi
pygments==2.12.0
pygments==2.13.0
# via ipython
pynacl==1.5.0
# via paramiko
Expand All @@ -347,7 +344,7 @@ pytest==7.1.2
# pytest-flyte
pytest-cov==3.0.0
# via -r dev-requirements.in
pytest-docker==0.12.0
pytest-docker==1.0.0
# via pytest-flyte
pytest-flyte @ git+https://github.com/flyteorg/pytest-flyte@main
# via -r dev-requirements.in
Expand All @@ -373,7 +370,7 @@ pytimeparse==1.1.8
# via
# -c requirements.txt
# flytekit
pytz==2022.1
pytz==2022.2.1
# via
# -c requirements.txt
# flytekit
Expand All @@ -385,7 +382,7 @@ pyyaml==5.4.1
# docker-compose
# flytekit
# pre-commit
regex==2022.7.9
regex==2022.8.17
# via
# -c requirements.txt
# docker-image-py
Expand All @@ -407,12 +404,8 @@ retry==0.9.2
# via
# -c requirements.txt
# flytekit
rsa==4.8
rsa==4.9
# via google-auth
secretstorage==3.3.2
# via
# -c requirements.txt
# keyring
singledispatchmethod==1.0
# via
# -c requirements.txt
Expand All @@ -426,7 +419,6 @@ six==1.16.0
# jsonschema
# paramiko
# python-dateutil
# virtualenv
# websocket-client
sortedcontainers==2.4.0
# via
Expand All @@ -449,7 +441,7 @@ tomli==2.0.1
# coverage
# mypy
# pytest
torch==1.12.0
torch==1.12.1
# via -r dev-requirements.in
traitlets==5.3.0
# via
Expand All @@ -467,17 +459,18 @@ typing-extensions==4.3.0
# responses
# torch
# typing-inspect
typing-inspect==0.7.1
typing-inspect==0.8.0
# via
# -c requirements.txt
# dataclasses-json
urllib3==1.26.10
urllib3==1.26.12
# via
# -c requirements.txt
# docker
# flytekit
# requests
# responses
virtualenv==20.15.1
virtualenv==20.16.4
# via pre-commit
wcwidth==0.2.5
# via prompt-toolkit
Expand All @@ -495,7 +488,7 @@ wrapt==1.14.1
# -c requirements.txt
# deprecated
# flytekit
zipp==3.8.0
zipp==3.8.1
# via
# -c requirements.txt
# importlib-metadata
Expand Down
Loading