From 3b8787a5d99c1f45b3d24e43305d8f8de47c7a27 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2024 14:55:52 +0000 Subject: [PATCH] chore(deps): refresh pip-compile outputs --- requirements-fmt.txt | 12 +-- requirements-lint.txt | 26 ++--- requirements.txt | 98 ++++++++++--------- tests/notebooks/e2e-wine/requirements.txt | 49 ++++++---- tests/notebooks/katib/requirements.txt | 6 +- tests/notebooks/kfp_v1/requirements.txt | 18 +++- tests/notebooks/kfp_v2/requirements.txt | 8 +- tests/notebooks/kserve/requirements.txt | 31 ++++-- .../notebooks/mlflow-kserve/requirements.txt | 69 +++++++++---- tests/notebooks/mlflow-minio/requirements.txt | 12 ++- tests/notebooks/mlflow/requirements.txt | 41 +++++--- tests/notebooks/training/requirements.txt | 4 +- 12 files changed, 229 insertions(+), 145 deletions(-) diff --git a/requirements-fmt.txt b/requirements-fmt.txt index a35b0f5..fb6079e 100644 --- a/requirements-fmt.txt +++ b/requirements-fmt.txt @@ -4,21 +4,21 @@ # # pip-compile requirements-fmt.in # -black==23.9.1 +black==24.4.2 # via -r requirements-fmt.in click==8.1.7 # via black -isort==5.12.0 +isort==5.13.2 # via -r requirements-fmt.in mypy-extensions==1.0.0 # via black -packaging==23.1 +packaging==24.1 # via black -pathspec==0.11.2 +pathspec==0.12.1 # via black -platformdirs==3.10.0 +platformdirs==4.2.2 # via black tomli==2.0.1 # via black -typing-extensions==4.8.0 +typing-extensions==4.12.2 # via black diff --git a/requirements-lint.txt b/requirements-lint.txt index 4330e9c..224f9fb 100644 --- a/requirements-lint.txt +++ b/requirements-lint.txt @@ -4,47 +4,47 @@ # # pip-compile requirements-lint.in # -black==23.9.1 +black==24.4.2 # via -r requirements-lint.in click==8.1.7 # via black -codespell==2.2.5 +codespell==2.3.0 # via -r requirements-lint.in -flake8==6.0.0 +flake8==7.0.0 # via # -r requirements-lint.in # flake8-builtins # pep8-naming # pyproject-flake8 -flake8-builtins==2.1.0 +flake8-builtins==2.5.0 # via -r requirements-lint.in flake8-copyright==0.2.4 # via -r requirements-lint.in -isort==5.12.0 +isort==5.13.2 # via -r requirements-lint.in mccabe==0.7.0 # via flake8 mypy-extensions==1.0.0 # via black -packaging==23.1 +packaging==24.1 # via black -pathspec==0.11.2 +pathspec==0.12.1 # via black -pep8-naming==0.13.3 +pep8-naming==0.14.1 # via -r requirements-lint.in -platformdirs==3.10.0 +platformdirs==4.2.2 # via black -pycodestyle==2.10.0 +pycodestyle==2.11.1 # via flake8 -pyflakes==3.0.1 +pyflakes==3.2.0 # via flake8 -pyproject-flake8==6.0.0.post1 +pyproject-flake8==7.0.0 # via -r requirements-lint.in tomli==2.0.1 # via # black # pyproject-flake8 -typing-extensions==4.8.0 +typing-extensions==4.12.2 # via black # The following packages are considered to be unsafe in a requirements file: diff --git a/requirements.txt b/requirements.txt index ba1d3f8..9b5443f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,17 +4,17 @@ # # pip-compile requirements.in # -anyio==4.0.0 +anyio==4.4.0 # via httpx asttokens==2.4.1 # via stack-data backcall==0.2.0 # via ipython -bcrypt==4.0.1 +bcrypt==4.2.0 # via paramiko -cachetools==5.3.2 +cachetools==5.4.0 # via google-auth -certifi==2023.7.22 +certifi==2024.7.4 # via # httpcore # httpx @@ -26,29 +26,29 @@ cffi==1.16.0 # pynacl charset-normalizer==3.3.2 # via requests -cryptography==41.0.5 +cryptography==43.0.0 # via paramiko decorator==5.1.1 # via # ipdb # ipython -exceptiongroup==1.1.3 +exceptiongroup==1.2.2 # via # anyio # pytest executing==2.0.1 # via stack-data -google-auth==2.23.4 +google-auth==2.32.0 # via kubernetes h11==0.14.0 # via httpcore -httpcore==1.0.2 +httpcore==1.0.5 # via httpx -httpx==0.25.1 +httpx==0.27.0 # via lightkube -hvac==2.0.0 +hvac==2.3.0 # via juju -idna==3.4 +idna==3.7 # via # anyio # httpx @@ -61,23 +61,23 @@ ipython==8.12.3 # via ipdb jedi==0.19.1 # via ipython -jinja2==3.1.2 +jinja2==3.1.4 # via pytest-operator -juju==3.2.3.0 +juju==3.5.2.0 # via # -r requirements.in # pytest-operator -kubernetes==28.1.0 +kubernetes==30.1.0 # via juju -lightkube==0.15.0 +lightkube==0.15.3 # via -r requirements.in -lightkube-models==1.28.1.4 +lightkube-models==1.30.0.8 # via lightkube -macaroonbakery==1.3.1 +macaroonbakery==1.3.4 # via juju -markupsafe==2.1.3 +markupsafe==2.1.5 # via jinja2 -matplotlib-inline==0.1.6 +matplotlib-inline==0.1.7 # via ipython mypy-extensions==1.0.0 # via typing-inspect @@ -85,36 +85,38 @@ oauthlib==3.2.2 # via # kubernetes # requests-oauthlib -packaging==23.2 - # via pytest -paramiko==2.12.0 +packaging==24.1 + # via + # juju + # pytest +paramiko==3.4.0 # via juju -parso==0.8.3 +parso==0.8.4 # via jedi -pexpect==4.8.0 +pexpect==4.9.0 # via ipython pickleshare==0.7.5 # via ipython -pluggy==1.3.0 +pluggy==1.5.0 # via pytest -prompt-toolkit==3.0.41 +prompt-toolkit==3.0.47 # via ipython -protobuf==3.20.3 +protobuf==5.27.2 # via macaroonbakery ptyprocess==0.7.0 # via pexpect -pure-eval==0.2.2 +pure-eval==0.2.3 # via stack-data -pyasn1==0.5.0 +pyasn1==0.6.0 # via # juju # pyasn1-modules # rsa -pyasn1-modules==0.3.0 +pyasn1-modules==0.4.0 # via google-auth -pycparser==2.21 +pycparser==2.22 # via cffi -pygments==2.16.1 +pygments==2.18.0 # via ipython pymacaroons==0.13.0 # via macaroonbakery @@ -127,18 +129,18 @@ pyrfc3339==1.1 # via # juju # macaroonbakery -pytest==7.4.3 +pytest==8.3.1 # via # -r requirements.in # pytest-asyncio # pytest-operator -pytest-asyncio==0.21.1 +pytest-asyncio==0.21.2 # via pytest-operator -pytest-operator==0.31.0 +pytest-operator==0.35.0 # via -r requirements.in -python-dateutil==2.8.2 +python-dateutil==2.9.0.post0 # via kubernetes -pytz==2023.3.post1 +pytz==2024.1 # via pyrfc3339 pyyaml==6.0.1 # via @@ -146,13 +148,13 @@ pyyaml==6.0.1 # kubernetes # lightkube # pytest-operator -requests==2.31.0 +requests==2.32.3 # via # hvac # kubernetes # macaroonbakery # requests-oauthlib -requests-oauthlib==1.3.1 +requests-oauthlib==2.0.0 # via kubernetes rsa==4.9 # via google-auth @@ -161,16 +163,15 @@ six==1.16.0 # asttokens # kubernetes # macaroonbakery - # paramiko # pymacaroons # python-dateutil -sniffio==1.3.0 +sniffio==1.3.1 # via # anyio # httpx stack-data==0.6.3 # via ipython -tenacity==8.2.3 +tenacity==8.5.0 # via -r requirements.in tomli==2.0.1 # via @@ -178,23 +179,24 @@ tomli==2.0.1 # pytest toposort==1.10 # via juju -traitlets==5.13.0 +traitlets==5.14.3 # via # ipython # matplotlib-inline -typing-extensions==4.8.0 +typing-extensions==4.12.2 # via + # anyio # ipython # typing-inspect typing-inspect==0.9.0 # via juju -urllib3==1.26.18 +urllib3==2.2.2 # via # kubernetes # requests -wcwidth==0.2.10 +wcwidth==0.2.13 # via prompt-toolkit -websocket-client==1.6.4 +websocket-client==1.8.0 # via kubernetes -websockets==8.1 +websockets==12.0 # via juju diff --git a/tests/notebooks/e2e-wine/requirements.txt b/tests/notebooks/e2e-wine/requirements.txt index b2656dd..ff185e3 100644 --- a/tests/notebooks/e2e-wine/requirements.txt +++ b/tests/notebooks/e2e-wine/requirements.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.11 +# This file is autogenerated by pip-compile with Python 3.8 # by the following command: # # pip-compile requirements.in @@ -8,13 +8,13 @@ alembic==1.13.2 # via mlflow blinker==1.8.2 # via flask -boto3==1.34.143 +boto3==1.34.147 # via -r requirements.in -botocore==1.34.143 +botocore==1.34.147 # via # boto3 # s3transfer -cachetools==5.3.3 +cachetools==5.4.0 # via google-auth certifi==2024.7.4 # via @@ -36,7 +36,7 @@ cloudpickle==2.2.1 # shap configparser==7.0.0 # via minio -contourpy==1.2.1 +contourpy==1.1.1 # via matplotlib cycler==0.12.1 # via matplotlib @@ -70,7 +70,7 @@ google-auth==2.32.0 # kubernetes google-cloud-core==2.4.1 # via google-cloud-storage -google-cloud-storage==2.17.0 +google-cloud-storage==2.18.0 # via kfp google-crc32c==1.5.0 # via @@ -87,7 +87,16 @@ gunicorn==20.1.0 idna==3.7 # via requests importlib-metadata==5.2.0 - # via mlflow + # via + # alembic + # flask + # markdown + # mlflow + # numba +importlib-resources==6.4.0 + # via + # alembic + # matplotlib itsdangerous==2.2.0 # via flask jinja2==3.1.4 @@ -108,9 +117,9 @@ kfp-server-api==2.0.5 # via kfp kiwisolver==1.4.5 # via matplotlib -kubernetes==25.3.0 +kubernetes==26.1.0 # via kfp -llvmlite==0.43.0 +llvmlite==0.41.1 # via numba mako==1.3.5 # via alembic @@ -121,15 +130,15 @@ markupsafe==2.1.5 # jinja2 # mako # werkzeug -matplotlib==3.9.1 +matplotlib==3.7.5 # via mlflow minio==6.0.2 # via -r requirements.in mlflow==2.1.1 # via -r requirements.in -numba==0.60.0 +numba==0.58.1 # via shap -numpy==1.26.4 +numpy==1.24.4 # via # -r requirements.in # contourpy @@ -225,12 +234,12 @@ scikit-learn==1.1.3 # -r requirements.in # mlflow # shap -scipy==1.14.0 +scipy==1.10.1 # via # mlflow # scikit-learn # shap -shap==0.46.0 +shap==0.44.1 # via mlflow six==1.16.0 # via @@ -239,7 +248,7 @@ six==1.16.0 # kubernetes # python-dateutil # querystring-parser -slicer==0.0.8 +slicer==0.0.7 # via shap smmap==5.0.1 # via gitdb @@ -247,7 +256,7 @@ sqlalchemy==1.4.52 # via # alembic # mlflow -sqlparse==0.5.0 +sqlparse==0.5.1 # via mlflow tabulate==0.9.0 # via @@ -260,7 +269,9 @@ threadpoolctl==3.5.0 tqdm==4.66.4 # via shap typing-extensions==4.12.2 - # via alembic + # via + # alembic + # kfp urllib3==1.26.19 # via # botocore @@ -278,7 +289,9 @@ websocket-client==1.8.0 werkzeug==3.0.3 # via flask zipp==3.19.2 - # via importlib-metadata + # via + # importlib-metadata + # importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools diff --git a/tests/notebooks/katib/requirements.txt b/tests/notebooks/katib/requirements.txt index 548d455..a60cfc2 100644 --- a/tests/notebooks/katib/requirements.txt +++ b/tests/notebooks/katib/requirements.txt @@ -1,10 +1,10 @@ # -# This file is autogenerated by pip-compile with Python 3.11 +# This file is autogenerated by pip-compile with Python 3.8 # by the following command: # # pip-compile requirements.in # -cachetools==5.3.3 +cachetools==5.4.0 # via google-auth certifi==2024.7.4 # via @@ -15,7 +15,7 @@ charset-normalizer==3.3.2 # via requests google-auth==2.32.0 # via kubernetes -grpcio==1.64.1 +grpcio==1.65.1 # via kubeflow-katib idna==3.7 # via requests diff --git a/tests/notebooks/kfp_v1/requirements.txt b/tests/notebooks/kfp_v1/requirements.txt index d5dffed..6296101 100644 --- a/tests/notebooks/kfp_v1/requirements.txt +++ b/tests/notebooks/kfp_v1/requirements.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.11 +# This file is autogenerated by pip-compile with Python 3.8 # by the following command: # # pip-compile requirements.in @@ -10,7 +10,7 @@ attrs==23.2.0 # via # jsonschema # referencing -cachetools==5.3.3 +cachetools==5.4.0 # via google-auth certifi==2024.7.4 # via @@ -52,7 +52,7 @@ google-auth-httplib2==0.2.0 # via google-api-python-client google-cloud-core==2.4.1 # via google-cloud-storage -google-cloud-storage==2.17.0 +google-cloud-storage==2.18.0 # via kfp google-crc32c==1.5.0 # via @@ -68,6 +68,10 @@ httplib2==0.22.0 # google-auth-httplib2 idna==3.7 # via requests +importlib-resources==6.4.0 + # via + # jsonschema + # jsonschema-specifications jsonschema==4.23.0 # via kfp jsonschema-specifications==2023.12.1 @@ -86,6 +90,8 @@ mdurl==0.1.2 # via markdown-it-py oauthlib==3.2.2 # via requests-oauthlib +pkgutil-resolve-name==1.3.10 + # via jsonschema proto-plus==1.24.0 # via google-api-core protobuf==3.20.3 @@ -132,7 +138,7 @@ requests-toolbelt==0.10.1 # via kfp rich==13.7.1 # via typer -rpds-py==0.19.0 +rpds-py==0.19.1 # via # jsonschema # referencing @@ -159,7 +165,9 @@ typer==0.12.3 # via kfp typing-extensions==4.12.2 # via + # kfp # pydantic + # rich # typer uritemplate==3.0.1 # via @@ -177,6 +185,8 @@ wheel==0.43.0 # via strip-hints wrapt==1.16.0 # via deprecated +zipp==3.19.2 + # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools diff --git a/tests/notebooks/kfp_v2/requirements.txt b/tests/notebooks/kfp_v2/requirements.txt index 47ad466..65f7742 100644 --- a/tests/notebooks/kfp_v2/requirements.txt +++ b/tests/notebooks/kfp_v2/requirements.txt @@ -1,10 +1,10 @@ # -# This file is autogenerated by pip-compile with Python 3.11 +# This file is autogenerated by pip-compile with Python 3.8 # by the following command: # # pip-compile requirements.in # -cachetools==5.3.3 +cachetools==5.4.0 # via google-auth certifi==2024.7.4 # via @@ -31,7 +31,7 @@ google-auth==2.32.0 # kubernetes google-cloud-core==2.4.1 # via google-cloud-storage -google-cloud-storage==2.17.0 +google-cloud-storage==2.18.0 # via kfp google-crc32c==1.5.0 # via @@ -98,6 +98,8 @@ tabulate==0.9.0 # via kfp tenacity==8.5.0 # via -r requirements.in +typing-extensions==4.12.2 + # via kfp urllib3==1.26.19 # via # kfp diff --git a/tests/notebooks/kserve/requirements.txt b/tests/notebooks/kserve/requirements.txt index 0eaf7ff..f4ca131 100644 --- a/tests/notebooks/kserve/requirements.txt +++ b/tests/notebooks/kserve/requirements.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.11 +# This file is autogenerated by pip-compile with Python 3.8 # by the following command: # # pip-compile requirements.in @@ -21,12 +21,14 @@ anyio==4.4.0 # httpx # starlette # watchfiles +async-timeout==4.0.3 + # via aiohttp attrs==23.2.0 # via # aiohttp # jsonschema # referencing -cachetools==5.3.3 +cachetools==5.4.0 # via google-auth certifi==2024.7.4 # via @@ -48,6 +50,8 @@ deprecation==2.1.0 # via cloudevents distlib==0.3.8 # via virtualenv +exceptiongroup==1.2.2 + # via anyio fastapi==0.109.2 # via # kserve @@ -69,7 +73,7 @@ google-auth==2.32.0 # kubernetes googleapis-common-protos==1.63.2 # via google-api-core -grpcio==1.51.3 +grpcio==1.65.1 # via # kserve # ray @@ -89,6 +93,10 @@ idna==3.7 # httpx # requests # yarl +importlib-resources==6.4.0 + # via + # jsonschema + # jsonschema-specifications jsonschema==4.23.0 # via ray jsonschema-specifications==2023.12.1 @@ -105,7 +113,7 @@ multidict==6.0.5 # via # aiohttp # yarl -numpy==1.26.4 +numpy==1.24.4 # via # kserve # pandas @@ -123,9 +131,11 @@ packaging==24.1 # via # deprecation # ray -pandas==2.2.2 +pandas==2.0.3 # via kserve -platformdirs==3.11.0 +pkgutil-resolve-name==1.3.10 + # via jsonschema +platformdirs==4.2.2 # via virtualenv prometheus-client==0.20.0 # via @@ -188,7 +198,7 @@ requests==2.32.3 # requests-oauthlib requests-oauthlib==2.0.0 # via kubernetes -rpds-py==0.19.0 +rpds-py==0.19.1 # via # jsonschema # referencing @@ -218,9 +228,12 @@ timing-asgi==0.3.1 # via kserve typing-extensions==4.12.2 # via + # annotated-types + # anyio # fastapi # pydantic # pydantic-core + # starlette tzdata==2024.1 # via pandas urllib3==2.2.2 @@ -233,7 +246,7 @@ uvicorn[standard]==0.21.1 # ray uvloop==0.19.0 # via uvicorn -virtualenv==20.21.0 +virtualenv==20.26.3 # via ray watchfiles==0.22.0 # via @@ -247,3 +260,5 @@ wrapt==1.16.0 # via smart-open yarl==1.9.4 # via aiohttp +zipp==3.19.2 + # via importlib-resources diff --git a/tests/notebooks/mlflow-kserve/requirements.txt b/tests/notebooks/mlflow-kserve/requirements.txt index a1a8928..4f12b4b 100644 --- a/tests/notebooks/mlflow-kserve/requirements.txt +++ b/tests/notebooks/mlflow-kserve/requirements.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.11 +# This file is autogenerated by pip-compile with Python 3.8 # by the following command: # # pip-compile requirements.in @@ -16,11 +16,15 @@ aiosignal==1.3.1 # ray alembic==1.13.2 # via mlflow +annotated-types==0.7.0 + # via pydantic anyio==4.4.0 # via # httpx # starlette # watchfiles +async-timeout==4.0.3 + # via aiohttp attrs==23.2.0 # via # aiohttp @@ -28,13 +32,13 @@ attrs==23.2.0 # referencing blinker==1.8.2 # via flask -boto3==1.34.143 +boto3==1.34.147 # via -r requirements.in -botocore==1.34.143 +botocore==1.34.147 # via # boto3 # s3transfer -cachetools==5.3.3 +cachetools==5.4.0 # via google-auth certifi==2024.7.4 # via @@ -62,7 +66,7 @@ colorful==0.5.6 # via ray configparser==7.0.0 # via minio -contourpy==1.2.1 +contourpy==1.1.1 # via matplotlib cycler==0.12.1 # via matplotlib @@ -76,6 +80,8 @@ docker==6.1.3 # via mlflow entrypoints==0.4 # via mlflow +exceptiongroup==1.2.2 + # via anyio fastapi==0.109.2 # via # kserve @@ -107,7 +113,7 @@ googleapis-common-protos==1.63.2 # via google-api-core greenlet==3.0.3 # via sqlalchemy -grpcio==1.51.3 +grpcio==1.65.1 # via # kserve # ray @@ -130,7 +136,18 @@ idna==3.7 # requests # yarl importlib-metadata==5.2.0 - # via mlflow + # via + # alembic + # flask + # markdown + # mlflow + # numba +importlib-resources==6.4.0 + # via + # alembic + # jsonschema + # jsonschema-specifications + # matplotlib itsdangerous==2.2.0 # via flask jinja2==3.1.4 @@ -155,7 +172,7 @@ kubernetes==30.1.0 # via # -r requirements.in # kserve -llvmlite==0.43.0 +llvmlite==0.41.1 # via numba mako==1.3.5 # via alembic @@ -166,7 +183,7 @@ markupsafe==2.1.5 # jinja2 # mako # werkzeug -matplotlib==3.9.1 +matplotlib==3.7.5 # via mlflow minio==6.0.2 # via -r requirements.in @@ -178,9 +195,9 @@ multidict==6.0.5 # via # aiohttp # yarl -numba==0.60.0 +numba==0.58.1 # via shap -numpy==1.26.4 +numpy==1.24.4 # via # -r requirements.in # contourpy @@ -219,7 +236,9 @@ pandas==1.5.3 # shap pillow==10.4.0 # via matplotlib -platformdirs==3.11.0 +pkgutil-resolve-name==1.3.10 + # via jsonschema +platformdirs==4.2.2 # via virtualenv prometheus-client==0.20.0 # via @@ -249,11 +268,13 @@ pyasn1==0.6.0 # rsa pyasn1-modules==0.4.0 # via google-auth -pydantic==1.10.17 +pydantic==2.8.2 # via # fastapi # kserve # ray +pydantic-core==2.20.1 + # via pydantic pyjwt==2.8.0 # via databricks-cli pyparsing==3.1.2 @@ -300,7 +321,7 @@ requests==2.32.3 # requests-oauthlib requests-oauthlib==2.0.0 # via kubernetes -rpds-py==0.19.0 +rpds-py==0.19.1 # via # jsonschema # referencing @@ -313,12 +334,12 @@ scikit-learn==1.1.3 # -r requirements.in # mlflow # shap -scipy==1.14.0 +scipy==1.10.1 # via # mlflow # scikit-learn # shap -shap==0.46.0 +shap==0.44.1 # via mlflow six==1.16.0 # via @@ -328,7 +349,7 @@ six==1.16.0 # opencensus # python-dateutil # querystring-parser -slicer==0.0.8 +slicer==0.0.7 # via shap smart-open==7.0.4 # via ray @@ -342,7 +363,7 @@ sqlalchemy==1.4.52 # via # alembic # mlflow -sqlparse==0.5.0 +sqlparse==0.5.1 # via mlflow starlette==0.36.3 # via @@ -363,9 +384,13 @@ tqdm==4.66.4 typing-extensions==4.12.2 # via # alembic + # annotated-types + # anyio # fastapi # pydantic -urllib3==2.2.2 + # pydantic-core + # starlette +urllib3==1.26.19 # via # botocore # databricks-cli @@ -379,7 +404,7 @@ uvicorn[standard]==0.21.1 # ray uvloop==0.19.0 # via uvicorn -virtualenv==20.21.0 +virtualenv==20.26.3 # via ray watchfiles==0.22.0 # via @@ -398,7 +423,9 @@ wrapt==1.16.0 yarl==1.9.4 # via aiohttp zipp==3.19.2 - # via importlib-metadata + # via + # importlib-metadata + # importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools diff --git a/tests/notebooks/mlflow-minio/requirements.txt b/tests/notebooks/mlflow-minio/requirements.txt index a893b81..7bb29eb 100644 --- a/tests/notebooks/mlflow-minio/requirements.txt +++ b/tests/notebooks/mlflow-minio/requirements.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.11 +# This file is autogenerated by pip-compile with Python 3.8 # by the following command: # # pip-compile requirements.in @@ -14,6 +14,8 @@ aioitertools==0.11.0 # via aiobotocore aiosignal==1.3.1 # via aiohttp +async-timeout==4.0.3 + # via aiohttp attrs==23.2.0 # via aiohttp botocore==1.34.131 @@ -38,9 +40,9 @@ multidict==6.0.5 # via # aiohttp # yarl -numpy==2.0.0 +numpy==1.24.4 # via pandas -pandas==2.2.2 +pandas==2.0.3 # via -r requirements.in python-dateutil==2.9.0.post0 # via @@ -55,9 +57,11 @@ s3fs==2024.6.1 # via -r requirements.in six==1.16.0 # via python-dateutil +typing-extensions==4.12.2 + # via aioitertools tzdata==2024.1 # via pandas -urllib3==2.2.2 +urllib3==1.26.19 # via # botocore # minio diff --git a/tests/notebooks/mlflow/requirements.txt b/tests/notebooks/mlflow/requirements.txt index a6540cd..768913e 100644 --- a/tests/notebooks/mlflow/requirements.txt +++ b/tests/notebooks/mlflow/requirements.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.11 +# This file is autogenerated by pip-compile with Python 3.8 # by the following command: # # pip-compile requirements.in @@ -8,9 +8,9 @@ alembic==1.13.2 # via mlflow blinker==1.8.2 # via flask -boto3==1.34.143 +boto3==1.34.147 # via -r requirements.in -botocore==1.34.143 +botocore==1.34.147 # via # boto3 # s3transfer @@ -31,7 +31,7 @@ cloudpickle==2.2.1 # shap configparser==7.0.0 # via minio -contourpy==1.2.1 +contourpy==1.1.1 # via matplotlib cycler==0.12.1 # via matplotlib @@ -56,7 +56,16 @@ gunicorn==20.1.0 idna==3.7 # via requests importlib-metadata==5.2.0 - # via mlflow + # via + # alembic + # flask + # markdown + # mlflow + # numba +importlib-resources==6.4.0 + # via + # alembic + # matplotlib itsdangerous==2.2.0 # via flask jinja2==3.1.4 @@ -71,7 +80,7 @@ joblib==1.4.2 # via scikit-learn kiwisolver==1.4.5 # via matplotlib -llvmlite==0.43.0 +llvmlite==0.41.1 # via numba mako==1.3.5 # via alembic @@ -82,15 +91,15 @@ markupsafe==2.1.5 # jinja2 # mako # werkzeug -matplotlib==3.9.1 +matplotlib==3.7.5 # via mlflow minio==6.0.2 # via -r requirements.in mlflow==2.1.1 # via -r requirements.in -numba==0.60.0 +numba==0.58.1 # via shap -numpy==1.26.4 +numpy==1.24.4 # via # contourpy # matplotlib @@ -150,19 +159,19 @@ scikit-learn==1.1.3 # -r requirements.in # mlflow # shap -scipy==1.14.0 +scipy==1.10.1 # via # mlflow # scikit-learn # shap -shap==0.46.0 +shap==0.44.1 # via mlflow six==1.16.0 # via # databricks-cli # python-dateutil # querystring-parser -slicer==0.0.8 +slicer==0.0.7 # via shap smmap==5.0.1 # via gitdb @@ -170,7 +179,7 @@ sqlalchemy==1.4.52 # via # alembic # mlflow -sqlparse==0.5.0 +sqlparse==0.5.1 # via mlflow tabulate==0.9.0 # via databricks-cli @@ -182,7 +191,7 @@ tqdm==4.66.4 # via shap typing-extensions==4.12.2 # via alembic -urllib3==2.2.2 +urllib3==1.26.19 # via # botocore # databricks-cli @@ -194,7 +203,9 @@ websocket-client==1.8.0 werkzeug==3.0.3 # via flask zipp==3.19.2 - # via importlib-metadata + # via + # importlib-metadata + # importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools diff --git a/tests/notebooks/training/requirements.txt b/tests/notebooks/training/requirements.txt index e06e846..6142e0b 100644 --- a/tests/notebooks/training/requirements.txt +++ b/tests/notebooks/training/requirements.txt @@ -1,10 +1,10 @@ # -# This file is autogenerated by pip-compile with Python 3.11 +# This file is autogenerated by pip-compile with Python 3.8 # by the following command: # # pip-compile requirements.in # -cachetools==5.3.3 +cachetools==5.4.0 # via google-auth certifi==2024.7.4 # via