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

Fix dataclass transformer test #739

Merged
merged 2 commits into from
Nov 5, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
34 changes: 19 additions & 15 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,13 @@ click==7.1.2
# via
# -c requirements.txt
# flytekit
cloudpickle==2.0.0
# via
# -c requirements.txt
# flytekit
codespell==2.1.0
# via -r dev-requirements.in
coverage[toml]==6.0.2
coverage[toml]==6.1.1
# via -r dev-requirements.in
croniter==1.0.15
# via
Expand Down Expand Up @@ -95,17 +99,17 @@ docstring-parser==0.12
# via
# -c requirements.txt
# flytekit
filelock==3.3.1
filelock==3.3.2
# via virtualenv
flyteidl==0.21.6
flyteidl==0.21.8
# via
# -c requirements.txt
# flytekit
grpcio==1.41.0
grpcio==1.41.1
# via
# -c requirements.txt
# flytekit
identify==2.3.0
identify==2.3.3
# via pre-commit
idna==3.3
# via
Expand Down Expand Up @@ -150,7 +154,7 @@ marshmallow-enum==1.5.1
# via
# -c requirements.txt
# dataclasses-json
marshmallow-jsonschema==0.12.0
marshmallow-jsonschema==0.13.0
# via
# -c requirements.txt
# flytekit
Expand All @@ -163,7 +167,7 @@ mypy-extensions==0.4.3
# -c requirements.txt
# mypy
# typing-inspect
natsort==7.1.1
natsort==8.0.0
# via
# -c requirements.txt
# flytekit
Expand All @@ -174,7 +178,7 @@ numpy==1.21.3
# -c requirements.txt
# pandas
# pyarrow
packaging==21.0
packaging==21.2
# via
# -c requirements.txt
# pytest
Expand All @@ -194,12 +198,12 @@ pluggy==1.0.0
# via pytest
pre-commit==2.15.0
# via -r dev-requirements.in
protobuf==3.19.0
protobuf==3.19.1
# via
# -c requirements.txt
# flyteidl
# flytekit
py==1.10.0
py==1.11.0
# via
# -c requirements.txt
# pytest
Expand Down Expand Up @@ -259,7 +263,7 @@ pyyaml==5.4.1
# -c requirements.txt
# docker-compose
# pre-commit
regex==2021.10.21
regex==2021.11.2
# via
# -c requirements.txt
# docker-image-py
Expand All @@ -270,7 +274,7 @@ requests==2.26.0
# docker-compose
# flytekit
# responses
responses==0.14.0
responses==0.15.0
# via
# -c requirements.txt
# flytekit
Expand Down Expand Up @@ -310,7 +314,7 @@ toml==0.10.2
# mypy
# pre-commit
# pytest
tomli==1.2.1
tomli==1.2.2
# via
# -c requirements.txt
# coverage
Expand All @@ -329,7 +333,7 @@ urllib3==1.26.7
# flytekit
# requests
# responses
virtualenv==20.8.1
virtualenv==20.10.0
# via pre-commit
websocket-client==0.59.0
# via
Expand All @@ -339,7 +343,7 @@ wheel==0.37.0
# via
# -c requirements.txt
# flytekit
wrapt==1.13.2
wrapt==1.13.3
# via
# -c requirements.txt
# deprecated
Expand Down
52 changes: 29 additions & 23 deletions doc-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ alabaster==0.7.12
# via sphinx
ansiwrap==0.8.4
# via papermill
astroid==2.8.3
astroid==2.8.4
# via sphinx-autoapi
attrs==21.2.0
# via jsonschema
Expand All @@ -25,13 +25,13 @@ beautifulsoup4==4.10.0
# furo
# sphinx-code-include
# sphinx-material
black==21.9b0
black==21.10b0
# via papermill
bleach==4.1.0
# via nbconvert
boto3==1.19.0
boto3==1.19.11
# via sagemaker-training
botocore==1.22.0
botocore==1.22.11
# via
# boto3
# s3transfer
Expand All @@ -52,6 +52,8 @@ click==7.1.2
# flytekit
# hmsclient
# papermill
cloudpickle==2.0.0
# via flytekit
croniter==1.0.15
# via flytekit
cryptography==35.0.0
Expand Down Expand Up @@ -84,15 +86,15 @@ entrypoints==0.3
# jupyter-client
# nbconvert
# papermill
flyteidl==0.21.6
flyteidl==0.21.8
# via flytekit
furo @ git+git://github.com/flyteorg/furo@main
# via -r doc-requirements.in
gevent==21.8.0
# via sagemaker-training
greenlet==1.1.2
# via gevent
grpcio==1.41.0
grpcio==1.41.1
# via
# -r doc-requirements.in
# flytekit
Expand All @@ -104,11 +106,13 @@ imagesize==1.2.0
# via sphinx
importlib-metadata==4.8.1
# via keyring
importlib-resources==5.4.0
# via jsonschema
inotify_simple==1.2.1
# via sagemaker-training
ipykernel==5.5.6
# via flytekit
ipython==7.28.0
ipython==7.29.0
# via ipykernel
ipython-genutils==0.2.0
# via
Expand All @@ -129,13 +133,13 @@ jmespath==0.10.0
# via
# boto3
# botocore
jsonschema==4.1.2
jsonschema==4.2.0
# via nbformat
jupyter-client==7.0.6
# via
# ipykernel
# nbclient
jupyter-core==4.8.1
jupyter-core==4.9.1
# via
# jupyter-client
# nbconvert
Expand All @@ -148,7 +152,7 @@ keyring==23.2.1
# via flytekit
lazy-object-proxy==1.6.0
# via astroid
lxml==4.6.3
lxml==4.6.4
# via sphinx-material
markupsafe==2.0.1
# via jinja2
Expand All @@ -159,7 +163,7 @@ marshmallow==3.14.0
# marshmallow-jsonschema
marshmallow-enum==1.5.1
# via dataclasses-json
marshmallow-jsonschema==0.12.0
marshmallow-jsonschema==0.13.0
# via flytekit
matplotlib-inline==0.1.3
# via ipython
Expand All @@ -169,7 +173,7 @@ mypy-extensions==0.4.3
# via
# black
# typing-inspect
natsort==7.1.1
natsort==8.0.0
# via flytekit
nbclient==0.5.4
# via
Expand All @@ -193,7 +197,7 @@ numpy==1.21.3
# pyarrow
# sagemaker-training
# scipy
packaging==21.0
packaging==21.2
# via
# bleach
# sphinx
Expand All @@ -215,9 +219,9 @@ pickleshare==0.7.5
# via ipython
platformdirs==2.4.0
# via black
prompt-toolkit==3.0.20
prompt-toolkit==3.0.22
# via ipython
protobuf==3.19.0
protobuf==3.19.1
# via
# flyteidl
# flytekit
Expand All @@ -227,7 +231,7 @@ psutil==5.8.0
# via sagemaker-training
ptyprocess==0.7.0
# via pexpect
py==1.10.0
py==1.11.0
# via retry
py4j==0.10.9.2
# via pyspark
Expand Down Expand Up @@ -274,7 +278,7 @@ pyyaml==6.0
# sphinx-autoapi
pyzmq==22.3.0
# via jupyter-client
regex==2021.10.21
regex==2021.11.2
# via
# black
# docker-image-py
Expand All @@ -284,7 +288,7 @@ requests==2.26.0
# papermill
# responses
# sphinx
responses==0.14.0
responses==0.15.0
# via flytekit
retry==0.9.2
# via flytekit
Expand Down Expand Up @@ -315,7 +319,7 @@ snowballstemmer==2.1.0
# via sphinx
sortedcontainers==2.4.0
# via flytekit
soupsieve==2.2.1
soupsieve==2.3
# via beautifulsoup4
sphinx==4.2.0
# via
Expand Down Expand Up @@ -369,15 +373,15 @@ textwrap3==0.9.2
# via ansiwrap
thrift==0.15.0
# via hmsclient
tomli==1.2.1
tomli==1.2.2
# via black
tornado==6.1
# via
# ipykernel
# jupyter-client
tqdm==4.62.3
# via papermill
traitlets==5.1.0
traitlets==5.1.1
# via
# ipykernel
# ipython
Expand Down Expand Up @@ -412,13 +416,15 @@ werkzeug==2.0.2
# via sagemaker-training
wheel==0.37.0
# via flytekit
wrapt==1.13.2
wrapt==1.13.3
# via
# astroid
# deprecated
# flytekit
zipp==3.6.0
# via importlib-metadata
# via
# importlib-metadata
# importlib-resources
zope.event==4.5.0
# via gevent
zope.interface==5.4.0
Expand Down
Loading