diff --git a/plugins/flytekit-deck-standard/requirements.txt b/plugins/flytekit-deck-standard/requirements.txt index c52a2739e0..7ec0d09f73 100644 --- a/plugins/flytekit-deck-standard/requirements.txt +++ b/plugins/flytekit-deck-standard/requirements.txt @@ -1,15 +1,23 @@ # -# This file is autogenerated by pip-compile with python 3.7 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.9 +# by the following command: # # pip-compile requirements.in # -e file:.#egg=flytekitplugins-deck-standard # via -r requirements.in +appnope==0.1.3 + # via + # ipykernel + # ipython arrow==1.2.2 # via jinja2-time +asttokens==2.2.1 + # via stack-data attrs==21.4.0 # via visions +backcall==0.2.0 + # via ipython binaryornot==0.4.4 # via cookiecutter certifi==2022.6.15 @@ -26,20 +34,24 @@ click==8.1.3 # flytekit cloudpickle==2.1.0 # via flytekit +comm==0.1.2 + # via ipykernel cookiecutter==2.1.1 # via flytekit croniter==1.3.5 # via flytekit cryptography==37.0.4 - # via - # pyopenssl - # secretstorage + # via pyopenssl cycler==0.11.0 # via matplotlib dataclasses-json==0.5.7 # via flytekit +debugpy==1.6.4 + # via ipykernel decorator==5.1.1 - # via retry + # via + # ipython + # retry deprecated==1.2.13 # via flytekit diskcache==5.4.0 @@ -50,6 +62,10 @@ docker-image-py==0.1.12 # via flytekit docstring-parser==0.14.1 # via flytekit +entrypoints==0.4 + # via jupyter-client +executing==1.2.0 + # via stack-data flyteidl==1.1.8 # via flytekit flytekit==1.1.0 @@ -74,14 +90,19 @@ imagehash==4.2.1 # via visions importlib-metadata==4.12.0 # via - # click # flytekit # keyring # markdown -jeepney==0.8.0 +ipykernel==6.19.4 + # via ipywidgets +ipython==8.7.0 # via - # keyring - # secretstorage + # ipykernel + # ipywidgets +ipywidgets==8.0.4 + # via flytekitplugins-deck-standard +jedi==0.18.2 + # via ipython jinja2==3.1.2 # via # cookiecutter @@ -93,6 +114,12 @@ joblib==1.1.0 # via # pandas-profiling # phik +jupyter-client==7.4.8 + # via ipykernel +jupyter-core==5.1.1 + # via jupyter-client +jupyterlab-widgets==3.0.5 + # via ipywidgets keyring==23.6.0 # via flytekit kiwisolver==1.4.3 @@ -118,6 +145,10 @@ matplotlib==3.5.2 # pandas-profiling # phik # seaborn +matplotlib-inline==0.1.6 + # via + # ipykernel + # ipython missingno==0.5.1 # via pandas-profiling multimethod==1.8 @@ -128,11 +159,14 @@ mypy-extensions==0.4.3 # via typing-inspect natsort==8.1.0 # via flytekit +nest-asyncio==1.5.6 + # via + # ipykernel + # jupyter-client networkx==2.6.3 # via visions numpy==1.21.6 # via - # flytekit # imagehash # matplotlib # missingno @@ -146,6 +180,7 @@ numpy==1.21.6 # visions packaging==21.3 # via + # ipykernel # marshmallow # matplotlib pandas==1.3.5 @@ -157,15 +192,25 @@ pandas==1.3.5 # visions pandas-profiling==3.2.0 # via flytekitplugins-deck-standard +parso==0.8.3 + # via jedi +pexpect==4.8.0 + # via ipython phik==0.12.2 # via pandas-profiling +pickleshare==0.7.5 + # via ipython pillow==9.2.0 # via # imagehash # matplotlib # visions +platformdirs==2.6.0 + # via jupyter-core plotly==5.9.0 # via flytekitplugins-deck-standard +prompt-toolkit==3.0.36 + # via ipython protobuf==3.20.2 # via # flyteidl @@ -175,6 +220,12 @@ protobuf==3.20.2 # protoc-gen-swagger protoc-gen-swagger==0.1.0 # via flyteidl +psutil==5.9.4 + # via ipykernel +ptyprocess==0.7.0 + # via pexpect +pure-eval==0.2.2 + # via stack-data py==1.11.0 # via retry pyarrow==6.0.1 @@ -183,6 +234,8 @@ pycparser==2.21 # via cffi pydantic==1.9.1 # via pandas-profiling +pygments==2.13.0 + # via ipython pyopenssl==22.0.0 # via flytekit pyparsing==3.0.9 @@ -194,6 +247,7 @@ python-dateutil==2.8.2 # arrow # croniter # flytekit + # jupyter-client # matplotlib # pandas python-json-logger==2.0.2 @@ -213,6 +267,10 @@ pyyaml==6.0 # cookiecutter # flytekit # pandas-profiling +pyzmq==24.0.1 + # via + # ipykernel + # jupyter-client regex==2022.6.2 # via docker-image-py requests==2.28.1 @@ -237,17 +295,16 @@ seaborn==0.11.2 # via # missingno # pandas-profiling -secretstorage==3.3.2 - # via keyring -singledispatchmethod==1.0 - # via flytekit six==1.16.0 # via + # asttokens # grpcio # imagehash # python-dateutil sortedcontainers==2.4.0 # via flytekit +stack-data==0.6.2 + # via ipython statsd==3.3.0 # via flytekit tangled-up-in-unicode==0.2.0 @@ -258,16 +315,25 @@ tenacity==8.0.1 # via plotly text-unidecode==1.3 # via python-slugify +tornado==6.2 + # via + # ipykernel + # jupyter-client tqdm==4.64.0 # via pandas-profiling +traitlets==5.8.0 + # via + # comm + # ipykernel + # ipython + # ipywidgets + # jupyter-client + # jupyter-core + # matplotlib-inline typing-extensions==4.3.0 # via - # arrow # flytekit - # importlib-metadata - # kiwisolver # pydantic - # responses # typing-inspect typing-inspect==0.7.1 # via dataclasses-json @@ -278,13 +344,20 @@ urllib3==1.26.9 # responses visions[type_image_path]==0.7.4 # via pandas-profiling +wcwidth==0.2.5 + # via prompt-toolkit websocket-client==1.3.3 # via docker wheel==0.38.0 # via flytekit +widgetsnbextension==4.0.5 + # via ipywidgets wrapt==1.14.1 # via # deprecated # flytekit zipp==3.8.0 # via importlib-metadata + +# The following packages are considered to be unsafe in a requirements file: +# setuptools diff --git a/plugins/flytekit-deck-standard/setup.py b/plugins/flytekit-deck-standard/setup.py index e4577df385..7f2d14ae12 100644 --- a/plugins/flytekit-deck-standard/setup.py +++ b/plugins/flytekit-deck-standard/setup.py @@ -4,7 +4,7 @@ microlib_name = f"flytekitplugins-{PLUGIN_NAME}-standard" -plugin_requires = ["flytekit>=1.1.0b0,<1.3.0,<2.0.0", "markdown", "plotly", "pandas_profiling"] +plugin_requires = ["flytekit>=1.1.0b0,<1.3.0,<2.0.0", "markdown", "plotly", "pandas_profiling", "ipywidgets"] __version__ = "0.0.0+develop"