diff --git a/examples/bigquery_plugin/requirements.txt b/examples/bigquery_plugin/requirements.txt index e8556d240..c6dc8da1e 100644 --- a/examples/bigquery_plugin/requirements.txt +++ b/examples/bigquery_plugin/requirements.txt @@ -6,6 +6,8 @@ # arrow==1.2.2 # via jinja2-time +attrs==23.1.0 + # via visions binaryornot==0.4.4 # via cookiecutter cachetools==5.0.0 @@ -30,10 +32,12 @@ cookiecutter==2.1.1 # via flytekit croniter==1.3.4 # via flytekit -cryptography==37.0.3 +cryptography==41.0.6 # 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 @@ -50,14 +54,18 @@ flyteidl==0.24.21 # via flytekit flytekit==0.32.3 # via - # -r ../../../common/requirements-common.in + # -r requirements.in # flytekitplugins-bigquery + # flytekitplugins-deck-standard flytekitplugins-bigquery==0.30.1 # via -r requirements.in +flytekitplugins-deck-standard==0.32.6 + # via -r requirements.in fonttools==4.32.0 # via matplotlib google-api-core[grpc]==2.7.1 # via + # google-api-core # google-cloud-bigquery # google-cloud-bigquery-storage # google-cloud-core @@ -90,10 +98,18 @@ grpcio-status==1.44.0 # via # flytekit # google-api-core +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 jeepney==0.8.0 # via # keyring @@ -102,12 +118,17 @@ jinja2==3.1.1 # via # cookiecutter # jinja2-time + # ydata-profiling jinja2-time==0.2.0 # via cookiecutter +joblib==1.3.2 + # via phik keyring==23.5.0 # via flytekit kiwisolver==1.4.2 # via matplotlib +markdown==3.5.1 + # via flytekitplugins-deck-standard markupsafe==2.1.1 # via jinja2 marshmallow==3.15.0 @@ -120,25 +141,66 @@ 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 +multimethod==1.10 + # 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 # google-cloud-bigquery # marshmallow # matplotlib + # plotly + # statsmodels pandas==1.4.2 - # via flytekit + # via + # flytekit + # phik + # seaborn + # statsmodels + # visions + # ydata-profiling +pandas-profiling==3.6.6 + # via flytekitplugins-deck-standard +patsy==0.5.3 + # via statsmodels +phik==0.12.3 + # via ydata-profiling pillow==9.1.0 - # via matplotlib + # via + # imagehash + # matplotlib + # visions + # wordcloud +plotly==5.18.0 + # via flytekitplugins-deck-standard proto-plus==1.20.3 # via # google-cloud-bigquery @@ -169,6 +231,8 @@ pyasn1-modules==0.2.8 # via google-auth pycparser==2.21 # via cffi +pydantic==1.10.2 + # via ydata-profiling pyparsing==3.0.8 # via # matplotlib @@ -191,10 +255,13 @@ pytz==2022.1 # via # flytekit # pandas +pywavelets==1.4.1 + # via imagehash pyyaml==6.0 # via # cookiecutter # flytekit + # ydata-profiling regex==2022.3.15 # via docker-image-py requests==2.27.1 @@ -204,28 +271,49 @@ requests==2.27.1 # google-api-core # google-cloud-bigquery # responses + # ydata-profiling responses==0.20.0 # via flytekit retry==0.9.2 # via flytekit rsa==4.8 # via google-auth +scipy==1.11.4 + # via + # imagehash + # phik + # statsmodels + # ydata-profiling +seaborn==0.12.2 + # via ydata-profiling secretstorage==3.3.2 # via keyring six==1.16.0 # via # google-auth # grpcio + # patsy # python-dateutil sortedcontainers==2.4.0 # via flytekit statsd==3.3.0 # via flytekit +statsmodels==0.14.0 + # via ydata-profiling +tangled-up-in-unicode==0.2.0 + # via visions +tenacity==8.2.3 + # via plotly text-unidecode==1.3 # via python-slugify +tqdm==4.66.1 + # via ydata-profiling +typeguard==2.13.3 + # via ydata-profiling typing-extensions==4.1.1 # via # flytekit + # pydantic # typing-inspect typing-inspect==0.7.1 # via dataclasses-json @@ -234,13 +322,21 @@ urllib3==1.26.9 # flytekit # requests # responses +visions[type-image-path]==0.7.5 + # via + # visions + # ydata-profiling wheel==0.37.1 # via - # -r ../../../common/requirements-common.in + # -r requirements.in # flytekit +wordcloud==1.9.2 + # via ydata-profiling wrapt==1.14.0 # via # deprecated # flytekit +ydata-profiling==4.5.1 + # via pandas-profiling zipp==3.8.0 # via importlib-metadata