diff --git a/cookbook/common/requirements-common.in b/cookbook/common/requirements-common.in index 0af8fc1bbc..82cab9ce21 100644 --- a/cookbook/common/requirements-common.in +++ b/cookbook/common/requirements-common.in @@ -1,3 +1,3 @@ -flytekit>=0.20.0 +flytekit>=0.20.1 wheel matplotlib diff --git a/cookbook/dev-requirements.txt b/cookbook/dev-requirements.txt index 5a5f173b4a..43516042cb 100644 --- a/cookbook/dev-requirements.txt +++ b/cookbook/dev-requirements.txt @@ -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 # To update, run: # # /Library/Developer/CommandLineTools/usr/bin/make dev-requirements.txt @@ -40,9 +40,9 @@ black==19.10b0 # via # -r dev-requirements.in # flake8-black -boto3==1.17.105 +boto3==1.17.107 # via sagemaker-training -botocore==1.20.105 +botocore==1.20.107 # via # boto3 # s3transfer @@ -107,9 +107,9 @@ flake8-isort==4.0.0 # via -r dev-requirements.in flatbuffers==1.12 # via tensorflow -flyteidl==0.19.9 +flyteidl==0.19.11 # via flytekit -flytekit==0.20.0 +flytekit==0.20.1 # via # -r ././common/requirements-common.in # -r ./case_studies/ml_training/pima_diabetes/../../../common/requirements-common.in @@ -126,19 +126,19 @@ flytekit==0.20.0 # flytekitplugins-pod # flytekitplugins-spark # flytekitplugins.dolt -flytekitplugins-awssagemaker==0.20.0 +flytekitplugins-awssagemaker==0.20.1 # via # -r ./integrations/aws/sagemaker_pytorch/requirements.in # -r ./integrations/aws/sagemaker_training/requirements.in -flytekitplugins-hive==0.20.0 +flytekitplugins-hive==0.20.1 # via -r ./integrations/external_services/hive/requirements.in -flytekitplugins-kfpytorch==0.20.0 +flytekitplugins-kfpytorch==0.20.1 # via -r ./integrations/kubernetes/kfpytorch/requirements.in -flytekitplugins-pod==0.20.0 +flytekitplugins-pod==0.20.1 # via -r ./integrations/kubernetes/pod/requirements.in -flytekitplugins-spark==0.20.0 +flytekitplugins-spark==0.20.1 # via -r ./integrations/kubernetes/k8s_spark/requirements.in -flytekitplugins.dolt==0.20.0 +flytekitplugins.dolt==0.20.1 # via -r ./integrations/flytekit_plugins/dolt/requirements.in git+git://github.com/flyteorg/furo@main # via -r ./docs-requirements.in @@ -172,10 +172,8 @@ idna==2.10 # via requests imagesize==1.2.0 # via sphinx -importlib-metadata==4.6.0 +importlib-metadata==4.6.1 # via keyring -importlib-resources==5.2.0 - # via tensorflow-datasets iniconfig==1.1.1 # via pytest inotify_simple==1.2.1 @@ -212,7 +210,7 @@ markdown==3.3.4 # via tensorboard markupsafe==2.0.1 # via jinja2 -marshmallow==3.12.1 +marshmallow==3.12.2 # via # dataclasses-json # marshmallow-enum @@ -261,11 +259,11 @@ oauthlib==3.1.1 # via requests-oauthlib opt-einsum==3.3.0 # via tensorflow -packaging==20.9 +packaging==21.0 # via # pytest # sphinx -pandas==1.2.5 +pandas==1.3.0 # via # dolt-integrations # flytekit @@ -275,7 +273,7 @@ pathspec==0.8.1 # via # black # scantree -pillow==8.3.0 +pillow==8.3.1 # via # -r ./docs-requirements.in # matplotlib @@ -354,7 +352,7 @@ pyyaml==5.4.1 # via # kubernetes # sphinx-autoapi -regex==2021.7.1 +regex==2021.7.6 # via # black # docker-image-py @@ -443,7 +441,7 @@ sphinx-autoapi==1.8.1 # via -r ./docs-requirements.in sphinx-code-include==1.1.1 # via -r ./docs-requirements.in -sphinx-copybutton==0.3.3 +sphinx-copybutton==0.4.0 # via -r ./docs-requirements.in sphinx-fontawesome==0.0.6 # via -r ./docs-requirements.in @@ -509,7 +507,7 @@ toml==0.10.2 # via # black # pytest -tqdm==4.61.1 +tqdm==4.61.2 # via tensorflow-datasets typed-ast==1.4.3 # via black @@ -521,7 +519,7 @@ typing-inspect==0.7.1 # via dataclasses-json unidecode==1.2.0 # via sphinx-autoapi -urllib3==1.25.11 +urllib3==1.26.6 # via # botocore # flytekit @@ -558,9 +556,7 @@ wrapt==1.12.1 xgboost==1.4.2 # via -r ./case_studies/ml_training/pima_diabetes/requirements.in zipp==3.5.0 - # via - # importlib-metadata - # importlib-resources + # via importlib-metadata zope.event==4.5.0 # via gevent zope.interface==5.4.0 diff --git a/cookbook/docs-requirements.txt b/cookbook/docs-requirements.txt index d1641e66c0..ca15eb39e1 100644 --- a/cookbook/docs-requirements.txt +++ b/cookbook/docs-requirements.txt @@ -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 # To update, run: # # /Library/Developer/CommandLineTools/usr/bin/make docs-requirements.txt @@ -45,9 +45,9 @@ docutils==0.16 # sphinx-panels # sphinx-rtd-theme # sphinx-tabs -flyteidl==0.19.9 +flyteidl==0.19.11 # via flytekit -flytekit==0.20.0 +flytekit==0.20.1 # via -r ./common/requirements-common.in git+git://github.com/flyteorg/furo@main # via -r docs-requirements.in @@ -57,7 +57,7 @@ idna==2.10 # via requests imagesize==1.2.0 # via sphinx -importlib-metadata==4.6.0 +importlib-metadata==4.6.1 # via keyring jinja2==3.0.1 # via @@ -71,7 +71,7 @@ lazy-object-proxy==1.4.3 # via astroid markupsafe==2.0.1 # via jinja2 -marshmallow==3.12.1 +marshmallow==3.12.2 # via # dataclasses-json # marshmallow-enum @@ -91,13 +91,13 @@ numpy==1.21.0 # matplotlib # pandas # pyarrow -packaging==20.9 +packaging==21.0 # via sphinx -pandas==1.2.5 +pandas==1.3.0 # via flytekit pathspec==0.8.1 # via scantree -pillow==8.3.0 +pillow==8.3.1 # via # -r docs-requirements.in # matplotlib @@ -135,7 +135,7 @@ pytz==2018.4 # pandas pyyaml==5.4.1 # via sphinx-autoapi -regex==2021.7.1 +regex==2021.7.6 # via docker-image-py requests==2.25.1 # via @@ -184,7 +184,7 @@ sphinx-autoapi==1.8.1 # via -r docs-requirements.in sphinx-code-include==1.1.1 # via -r docs-requirements.in -sphinx-copybutton==0.3.3 +sphinx-copybutton==0.4.0 # via -r docs-requirements.in sphinx-fontawesome==0.0.6 # via -r docs-requirements.in @@ -224,7 +224,7 @@ typing-inspect==0.7.1 # via dataclasses-json unidecode==1.2.0 # via sphinx-autoapi -urllib3==1.25.11 +urllib3==1.26.6 # via # flytekit # requests diff --git a/cookbook/docs/conf.py b/cookbook/docs/conf.py index dbd4a6f3dc..d8762a71a7 100644 --- a/cookbook/docs/conf.py +++ b/cookbook/docs/conf.py @@ -186,7 +186,7 @@ def __call__(self, filename): master_doc = "index" pygments_style = "tango" -pygments_dark_style = "native" +pygments_dark_style = "monokai" html_context = { "home_page": "https://docs.flyte.org",