diff --git a/examples/house_price_prediction/requirements.txt b/examples/house_price_prediction/requirements.txt index 6294a9a9f..a71f2cfe4 100644 --- a/examples/house_price_prediction/requirements.txt +++ b/examples/house_price_prediction/requirements.txt @@ -28,7 +28,7 @@ cookiecutter==2.1.1 # via flytekit croniter==1.3.4 # via flytekit -cryptography==38.0.1 +cryptography==41.0.6 # via # pyopenssl # secretstorage @@ -52,10 +52,10 @@ flyteidl==1.1.14 # via flytekit flytekit==1.1.1 # via - # -r ../../../common/requirements-common.in + # -r requirements.in # flytekitplugins-deck-standard flytekitplugins-deck-standard==1.1.1 - # via -r ../../../common/requirements-common.in + # via -r requirements.in fonttools==4.32.0 # via matplotlib googleapis-common-protos==1.56.0 @@ -78,6 +78,7 @@ importlib-metadata==4.11.3 # via # flytekit # keyring + # markdown jeepney==0.8.0 # via # keyring @@ -114,7 +115,6 @@ marshmallow-jsonschema==0.13.0 # via flytekit matplotlib==3.5.1 # via - # -r ../../../common/requirements-common.in # -r requirements.in # missingno # pandas-profiling @@ -142,6 +142,7 @@ numpy==1.22.3 # patsy # phik # pyarrow + # pywavelets # scikit-learn # scipy # seaborn @@ -235,7 +236,7 @@ responses==0.20.0 retry==0.9.2 # via flytekit scikit-learn==1.0.2 - # via sklearn + # via -r requirements.in scipy==1.8.0 # via # imagehash @@ -257,8 +258,6 @@ six==1.16.0 # grpcio # patsy # python-dateutil -sklearn==0.0 - # via -r requirements.in sortedcontainers==2.4.0 # via flytekit statsd==3.3.0 @@ -291,13 +290,15 @@ urllib3==1.26.9 # flytekit # requests # responses -visions[type_image_path]==0.7.5 - # via pandas-profiling +visions[type-image-path]==0.7.5 + # via + # pandas-profiling + # visions websocket-client==1.4.1 # via docker wheel==0.37.1 # via - # -r ../../../common/requirements-common.in + # -r requirements.in # flytekit wrapt==1.14.0 # via