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

Update flyte deck plugin's dependency #1395

Merged
merged 1 commit into from
Dec 27, 2022
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
98 changes: 88 additions & 10 deletions plugins/flytekit-deck-standard/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,18 @@
#
-e file:.#egg=flytekitplugins-deck-standard
# via -r requirements.in
appnope==0.1.3
# via
# ipykernel
# ipython
arrow==1.2.3
# via jinja2-time
asttokens==2.2.1
# via stack-data
attrs==22.1.0
# via visions
backcall==0.2.0
# via ipython
binaryornot==0.4.4
# via cookiecutter
certifi==2022.12.7
Expand All @@ -26,22 +34,26 @@ click==8.1.3
# flytekit
cloudpickle==2.2.0
# via flytekit
comm==0.1.2
# via ipykernel
contourpy==1.0.6
# via matplotlib
cookiecutter==2.1.1
# via flytekit
croniter==1.3.8
# via flytekit
cryptography==38.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
Expand All @@ -52,6 +64,10 @@ docker-image-py==0.1.12
# via flytekit
docstring-parser==0.15
# via flytekit
entrypoints==0.4
# via jupyter-client
executing==1.2.0
# via stack-data
flyteidl==1.3.0
# via flytekit
flytekit==1.3.0b2
Expand Down Expand Up @@ -79,12 +95,18 @@ importlib-metadata==5.1.0
# flytekit
# keyring
# markdown
ipykernel==6.19.4
# via ipywidgets
ipython==8.7.0
# via
# ipykernel
# ipywidgets
ipywidgets==8.0.4
# via flytekitplugins-deck-standard
jaraco-classes==3.2.3
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
jedi==0.18.2
# via ipython
jinja2==3.1.2
# via
# cookiecutter
Expand All @@ -96,6 +118,12 @@ joblib==1.2.0
# via
# flytekit
# 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.11.0
# via flytekit
kiwisolver==1.4.4
Expand All @@ -118,6 +146,10 @@ matplotlib==3.6.2
# pandas-profiling
# phik
# seaborn
matplotlib-inline==0.1.6
# via
# ipykernel
# ipython
more-itertools==9.0.0
# via jaraco-classes
multimethod==1.9
Expand All @@ -128,6 +160,10 @@ mypy-extensions==0.4.3
# via typing-inspect
natsort==8.2.0
# via flytekit
nest-asyncio==1.5.6
# via
# ipykernel
# jupyter-client
networkx==2.8.8
# via visions
numpy==1.23.5
Expand All @@ -148,6 +184,7 @@ numpy==1.23.5
packaging==22.0
# via
# docker
# ipykernel
# marshmallow
# matplotlib
# statsmodels
Expand All @@ -161,17 +198,27 @@ pandas==1.5.2
# visions
pandas-profiling==3.5.0
# via flytekitplugins-deck-standard
parso==0.8.3
# via jedi
patsy==0.5.3
# via statsmodels
pexpect==4.8.0
# via ipython
phik==0.12.3
# via pandas-profiling
pickleshare==0.7.5
# via ipython
pillow==9.3.0
# via
# imagehash
# matplotlib
# visions
platformdirs==2.6.0
# via jupyter-core
plotly==5.11.0
# via flytekitplugins-deck-standard
prompt-toolkit==3.0.36
# via ipython
protobuf==4.21.11
# via
# flyteidl
Expand All @@ -180,6 +227,12 @@ protobuf==4.21.11
# 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==10.0.1
Expand All @@ -188,6 +241,8 @@ pycparser==2.21
# via cffi
pydantic==1.10.2
# via pandas-profiling
pygments==2.13.0
# via ipython
pyopenssl==22.1.0
# via flytekit
pyparsing==3.0.9
Expand All @@ -197,6 +252,7 @@ python-dateutil==2.8.2
# arrow
# croniter
# flytekit
# jupyter-client
# matplotlib
# pandas
python-json-logger==2.0.4
Expand All @@ -216,6 +272,10 @@ pyyaml==6.0
# cookiecutter
# flytekit
# pandas-profiling
pyzmq==24.0.1
# via
# ipykernel
# jupyter-client
regex==2022.10.31
# via docker-image-py
requests==2.28.1
Expand All @@ -237,14 +297,15 @@ scipy==1.9.3
# statsmodels
seaborn==0.12.1
# via pandas-profiling
secretstorage==3.3.3
# via keyring
six==1.16.0
# via
# asttokens
# patsy
# python-dateutil
sortedcontainers==2.4.0
# via flytekit
stack-data==0.6.2
# via ipython
statsd==3.3.0
# via flytekit
statsmodels==0.13.5
Expand All @@ -257,8 +318,21 @@ text-unidecode==1.3
# via python-slugify
toml==0.10.2
# via responses
tornado==6.2
# via
# ipykernel
# jupyter-client
tqdm==4.64.1
# via pandas-profiling
traitlets==5.8.0
# via
# comm
# ipykernel
# ipython
# ipywidgets
# jupyter-client
# jupyter-core
# matplotlib-inline
typeguard==2.13.3
# via pandas-profiling
types-toml==0.10.8.1
Expand All @@ -278,10 +352,14 @@ urllib3==1.26.13
# responses
visions[type_image_path]==0.7.5
# via pandas-profiling
wcwidth==0.2.5
# via prompt-toolkit
websocket-client==1.4.2
# via docker
wheel==0.38.4
# via flytekit
widgetsnbextension==4.0.5
# via ipywidgets
wrapt==1.14.1
# via
# deprecated
Expand Down
2 changes: 1 addition & 1 deletion plugins/flytekit-deck-standard/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

microlib_name = f"flytekitplugins-{PLUGIN_NAME}-standard"

plugin_requires = ["flytekit>=1.3.0b2,<2.0.0", "markdown", "plotly", "pandas_profiling"]
plugin_requires = ["flytekit>=1.3.0b2,<2.0.0", "markdown", "plotly", "pandas_profiling", "ipywidgets"]

__version__ = "0.0.0+develop"

Expand Down