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
172 changes: 163 additions & 9 deletions examples/aws_batch_plugin/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,16 @@
#
arrow==1.2.2
# via jinja2-time
asttokens==2.4.1
# via stack-data
attrs==23.2.0
# via visions
binaryornot==0.4.4
# via cookiecutter
certifi==2021.10.8
# via requests
cffi==1.16.0
# via cryptography
chardet==4.0.0
# via binaryornot
charset-normalizer==2.0.12
Expand All @@ -22,16 +28,24 @@ click==8.1.2
# flytekit
cloudpickle==2.0.0
# via flytekit
comm==0.2.2
# via ipywidgets
cookiecutter==1.7.3
# via flytekit
croniter==1.3.4
# via flytekit
cryptography==42.0.7
# via secretstorage
cycler==0.11.0
# via matplotlib
dacite==1.8.1
# via ydata-profiling
dataclasses-json==0.5.7
# via flytekit
decorator==5.1.1
# via retry
# via
# ipython
# retry
deprecated==1.2.13
# via flytekit
diskcache==5.4.0
Expand All @@ -40,14 +54,21 @@ docker-image-py==0.1.12
# via flytekit
docstring-parser==0.13
# via flytekit
exceptiongroup==1.2.1
# via ipython
executing==2.0.1
# via stack-data
flyteidl==0.24.21
# via flytekit
flytekit==0.32.3
# via
# -r ../../../common/requirements-common.in
# -r requirements.in
# flytekitplugins-awsbatch
# flytekitplugins-deck-standard
flytekitplugins-awsbatch==0.32.3
# via -r requirements.in
flytekitplugins-deck-standard==1.12.0
# via -r requirements.in
fonttools==4.32.0
# via matplotlib
googleapis-common-protos==1.56.0
Expand All @@ -60,20 +81,45 @@ grpcio==1.44.0
# grpcio-status
grpcio-status==1.44.0
# via flytekit
htmlmin==0.1.12
# via ydata-profiling
idna==3.3
# via requests
imagehash==4.3.1
# via
# visions
# ydata-profiling
importlib-metadata==4.11.3
# via keyring
# via
# keyring
# markdown
ipython==8.18.1
# via ipywidgets
ipywidgets==8.1.2
# via flytekitplugins-deck-standard
jedi==0.19.1
# via ipython
jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.1
# via
# cookiecutter
# jinja2-time
# ydata-profiling
jinja2-time==0.2.0
# via cookiecutter
joblib==1.4.2
# via phik
jupyterlab-widgets==3.0.10
# via ipywidgets
keyring==23.5.0
# via flytekit
kiwisolver==1.4.2
# via matplotlib
markdown==3.6
# via flytekitplugins-deck-standard
markupsafe==2.1.1
# via jinja2
marshmallow==3.15.0
Expand All @@ -86,26 +132,74 @@ marshmallow-enum==1.5.1
marshmallow-jsonschema==0.13.0
# via flytekit
matplotlib==3.5.1
# via -r ../../../common/requirements-common.in
# via
# -r requirements.in
# phik
# seaborn
# wordcloud
# ydata-profiling
matplotlib-inline==0.1.7
# via ipython
multimethod==1.11.2
# via
# visions
# ydata-profiling
mypy-extensions==0.4.3
# via typing-inspect
natsort==8.1.0
# via flytekit
networkx==3.2.1
# via visions
numpy==1.22.3
# via
# imagehash
# matplotlib
# pandas
# patsy
# phik
# pyarrow
# pywavelets
# scipy
# seaborn
# statsmodels
# visions
# wordcloud
# ydata-profiling
packaging==21.3
# via
# marshmallow
# matplotlib
# plotly
# statsmodels
pandas==1.4.2
# via flytekit
# via
# flytekit
# flytekitplugins-deck-standard
# phik
# seaborn
# statsmodels
# visions
# ydata-profiling
parso==0.8.4
# via jedi
patsy==0.5.6
# via statsmodels
pexpect==4.9.0
# via ipython
phik==0.12.4
# via ydata-profiling
pillow==9.1.0
# via matplotlib
# via
# imagehash
# matplotlib
# visions
# wordcloud
plotly==5.22.0
# via flytekitplugins-deck-standard
poyo==0.5.0
# via cookiecutter
prompt-toolkit==3.0.43
# via ipython
protobuf==3.20.0
# via
# flyteidl
Expand All @@ -115,16 +209,29 @@ protobuf==3.20.0
# protoc-gen-swagger
protoc-gen-swagger==0.1.0
# via flyteidl
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.2
# via stack-data
py==1.11.0
# via retry
pyarrow==6.0.1
# via flytekit
pycparser==2.22
# via cffi
pydantic==1.10.2
# via ydata-profiling
pygments==2.18.0
# via
# flytekitplugins-deck-standard
# ipython
pyparsing==3.0.8
# via
# matplotlib
# packaging
python-dateutil==2.8.2
# via
# arrow
# croniter
# flytekit
# matplotlib
Expand All @@ -139,33 +246,70 @@ pytz==2022.1
# via
# flytekit
# pandas
pywavelets==1.4.1
# via imagehash
pyyaml==6.0
# via flytekit
# via
# flytekit
# ydata-profiling
regex==2022.3.15
# via docker-image-py
requests==2.27.1
requests==2.32.0
# via
# cookiecutter
# flytekit
# responses
# ydata-profiling
responses==0.20.0
# via flytekit
retry==0.9.2
# via flytekit
scipy==1.11.4
# via
# imagehash
# phik
# statsmodels
# ydata-profiling
seaborn==0.12.2
# via ydata-profiling
secretstorage==3.3.3
# via keyring
six==1.16.0
# via
# asttokens
# cookiecutter
# grpcio
# patsy
# python-dateutil
sortedcontainers==2.4.0
# via flytekit
stack-data==0.6.3
# via ipython
statsd==3.3.0
# via flytekit
statsmodels==0.14.2
# via ydata-profiling
tangled-up-in-unicode==0.2.0
# via visions
tenacity==8.3.0
# via plotly
text-unidecode==1.3
# via python-slugify
tqdm==4.66.4
# via ydata-profiling
traitlets==5.14.3
# via
# comm
# ipython
# ipywidgets
# matplotlib-inline
typeguard==2.13.3
# via ydata-profiling
typing-extensions==4.1.1
# via
# flytekit
# ipython
# pydantic
# typing-inspect
typing-inspect==0.7.1
# via dataclasses-json
Expand All @@ -174,13 +318,23 @@ urllib3==1.26.9
# flytekit
# requests
# responses
visions[type-image-path]==0.7.5
# via ydata-profiling
wcwidth==0.2.13
# via prompt-toolkit
wheel==0.37.1
# via
# -r ../../../common/requirements-common.in
# -r requirements.in
# flytekit
widgetsnbextension==4.0.10
# via ipywidgets
wordcloud==1.9.3
# via ydata-profiling
wrapt==1.14.0
# via
# deprecated
# flytekit
ydata-profiling==4.5.1
# via flytekitplugins-deck-standard
zipp==3.8.0
# via importlib-metadata