Skip to content
Open
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
24 changes: 15 additions & 9 deletions examples/pandera_plugin/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
#
# pip-compile requirements.in
#
appnope==0.1.3
# via ipython
arrow==1.2.3
# via jinja2-time
asttokens==2.2.1
Expand Down Expand Up @@ -43,7 +41,9 @@ cookiecutter==2.1.1
croniter==1.3.8
# via flytekit
cryptography==39.0.2
# via pyopenssl
# via
# pyopenssl
# secretstorage
cycler==0.11.0
# via matplotlib
dataclasses-json==0.5.7
Expand All @@ -70,11 +70,11 @@ flyteidl==1.3.14
# via flytekit
flytekit==1.4.2
# via
# -r ../../../common/requirements-common.in
# -r requirements.in
# flytekitplugins-deck-standard
# flytekitplugins-pandera
flytekitplugins-deck-standard==1.4.2
# via -r ../../../common/requirements-common.in
# via -r requirements.in
flytekitplugins-pandera==1.4.2
# via -r requirements.in
fonttools==4.39.2
Expand Down Expand Up @@ -121,7 +121,11 @@ jaraco-classes==3.2.3
# via keyring
jedi==0.18.2
# via ipython
jinja2==3.1.2
jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.4
# via
# cookiecutter
# jinja2-time
Expand Down Expand Up @@ -157,7 +161,7 @@ marshmallow-jsonschema==0.13.0
# via flytekit
matplotlib==3.6.3
# via
# -r ../../../common/requirements-common.in
# -r requirements.in
# phik
# seaborn
# ydata-profiling
Expand Down Expand Up @@ -329,6 +333,8 @@ scipy==1.9.3
# ydata-profiling
seaborn==0.12.2
# via ydata-profiling
secretstorage==3.3.3
# via keyring
six==1.16.0
# via
# asttokens
Expand Down Expand Up @@ -383,7 +389,7 @@ urllib3==1.26.15
# kubernetes
# requests
# responses
visions[type_image_path]==0.7.5
visions[type-image-path]==0.7.5
# via ydata-profiling
wcwidth==0.2.6
# via prompt-toolkit
Expand All @@ -393,7 +399,7 @@ websocket-client==1.5.1
# kubernetes
wheel==0.40.0
# via
# -r ../../../common/requirements-common.in
# -r requirements.in
# flytekit
widgetsnbextension==4.0.6
# via ipywidgets
Expand Down