diff --git a/requirements-fmt.txt b/requirements-fmt.txt index a0318fe1..0614cbbb 100644 --- a/requirements-fmt.txt +++ b/requirements-fmt.txt @@ -4,21 +4,21 @@ # # pip-compile requirements-fmt.in # -black==23.7.0 +black==24.2.0 # via -r requirements-fmt.in -click==8.1.6 +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==23.2 # via black -pathspec==0.11.2 +pathspec==0.12.1 # via black -platformdirs==3.10.0 +platformdirs==4.2.0 # via black tomli==2.0.1 # via black -typing-extensions==4.7.1 +typing-extensions==4.10.0 # via black diff --git a/requirements-integration.txt b/requirements-integration.txt index 469cc73e..1e090647 100644 --- a/requirements-integration.txt +++ b/requirements-integration.txt @@ -4,17 +4,23 @@ # # pip-compile requirements-integration.in # -aiohttp==3.8.5 +aiohttp==3.9.3 # via -r requirements-integration.in aiosignal==1.3.1 # via aiohttp -alembic==1.12.0 +alembic==1.13.1 # via mlflow +aniso8601==9.0.1 + # via graphene anyio==3.7.1 # via # -r requirements.txt # httpcore -asttokens==2.4.0 +argon2-cffi==23.1.0 + # via minio +argon2-cffi-bindings==21.2.0 + # via argon2-cffi +asttokens==2.4.1 # via stack-data async-timeout==4.0.3 # via aiohttp @@ -25,9 +31,9 @@ attrs==23.1.0 # jsonschema backcall==0.2.0 # via ipython -bcrypt==4.0.1 +bcrypt==4.1.2 # via paramiko -blinker==1.6.2 +blinker==1.7.0 # via flask boto3==1.28.25 # via -r requirements.txt @@ -36,7 +42,7 @@ botocore==1.31.25 # -r requirements.txt # boto3 # s3transfer -cachetools==5.3.1 +cachetools==5.3.3 # via google-auth certifi==2023.7.22 # via @@ -46,8 +52,9 @@ certifi==2023.7.22 # kubernetes # minio # requests -cffi==1.15.1 +cffi==1.16.0 # via + # argon2-cffi-bindings # cryptography # pynacl charmed-kubeflow-chisme==0.2.0 @@ -55,23 +62,19 @@ charmed-kubeflow-chisme==0.2.0 charset-normalizer==3.2.0 # via # -r requirements.txt - # aiohttp # requests click==8.1.7 # via - # databricks-cli # flask # mlflow -cloudpickle==2.2.1 +cloudpickle==3.0.0 # via mlflow -contourpy==1.1.0 +contourpy==1.1.1 # via matplotlib -cryptography==41.0.3 +cryptography==42.0.5 # via paramiko -cycler==0.11.0 +cycler==0.12.1 # via matplotlib -databricks-cli==0.17.7 - # via mlflow decorator==5.1.1 # via # ipdb @@ -80,7 +83,7 @@ deepdiff==6.2.1 # via # -r requirements.txt # charmed-kubeflow-chisme -docker==6.1.3 +docker==7.0.0 # via mlflow entrypoints==0.4 # via mlflow @@ -89,23 +92,31 @@ exceptiongroup==1.1.2 # -r requirements.txt # anyio # pytest -executing==1.2.0 +executing==2.0.1 # via stack-data -flask==2.3.3 +flask==3.0.2 # via mlflow -fonttools==4.42.1 +fonttools==4.49.0 # via matplotlib -frozenlist==1.4.0 +frozenlist==1.4.1 # via # aiohttp # aiosignal -gitdb==4.0.10 +gitdb==4.0.11 # via gitpython -gitpython==3.1.35 +gitpython==3.1.42 # via mlflow -google-auth==2.22.0 +google-auth==2.28.1 # via kubernetes -greenlet==2.0.2 +graphene==3.3 + # via mlflow +graphql-core==3.2.3 + # via + # graphene + # graphql-relay +graphql-relay==3.2.0 + # via graphene +greenlet==3.0.3 # via sqlalchemy gunicorn==21.2.0 # via mlflow @@ -121,7 +132,7 @@ httpx==0.24.1 # via # -r requirements.txt # lightkube -hvac==1.2.0 +hvac==2.1.0 # via juju idna==3.4 # via @@ -130,7 +141,7 @@ idna==3.4 # httpx # requests # yarl -importlib-metadata==6.8.0 +importlib-metadata==7.0.1 # via # alembic # flask @@ -146,11 +157,11 @@ iniconfig==2.0.0 # via pytest ipdb==0.13.13 # via pytest-operator -ipython==8.12.2 +ipython==8.12.3 # via ipdb itsdangerous==2.1.2 # via flask -jedi==0.19.0 +jedi==0.19.1 # via ipython jinja2==3.1.2 # via @@ -171,13 +182,13 @@ jsonschema==4.17.3 # via # -r requirements.txt # serialized-data-interface -juju==3.2.2 +juju==3.3.1.1 # via # -r requirements-integration.in # pytest-operator kiwisolver==1.4.5 # via matplotlib -kubernetes==27.2.0 +kubernetes==29.0.0 # via juju lightkube==0.14.0 # via @@ -187,11 +198,11 @@ lightkube-models==1.27.1.4 # via # -r requirements.txt # lightkube -macaroonbakery==1.3.1 +macaroonbakery==1.3.4 # via juju -mako==1.2.4 +mako==1.3.2 # via alembic -markdown==3.4.4 +markdown==3.5.2 # via mlflow markupsafe==2.1.3 # via @@ -199,15 +210,15 @@ markupsafe==2.1.3 # jinja2 # mako # werkzeug -matplotlib==3.7.2 +matplotlib==3.7.5 # via mlflow matplotlib-inline==0.1.6 # via ipython -minio==7.1.16 +minio==7.2.5 # via -r requirements-integration.in -mlflow==2.6.0 +mlflow==2.11.1 # via -r requirements-integration.in -multidict==6.0.4 +multidict==6.0.5 # via # aiohttp # yarl @@ -224,7 +235,6 @@ numpy==1.24.4 # scipy oauthlib==3.2.2 # via - # databricks-cli # kubernetes # requests-oauthlib oci-image==1.0.0 @@ -238,34 +248,35 @@ ordered-set==4.1.0 # via # -r requirements.txt # deepdiff -packaging==23.1 +packaging==23.2 # via # docker # gunicorn + # juju # matplotlib # mlflow # pytest pandas==2.0.3 # via mlflow -paramiko==2.12.0 +paramiko==3.4.0 # via juju parso==0.8.3 # via jedi -pexpect==4.8.0 +pexpect==4.9.0 # via ipython pickleshare==0.7.5 # via ipython -pillow==10.0.0 +pillow==10.2.0 # via matplotlib pkgutil-resolve-name==1.3.10 # via # -r requirements.txt # jsonschema -pluggy==1.3.0 +pluggy==1.4.0 # via pytest -prompt-toolkit==3.0.39 +prompt-toolkit==3.0.43 # via ipython -protobuf==3.20.3 +protobuf==4.25.3 # via # macaroonbakery # mlflow @@ -273,9 +284,9 @@ ptyprocess==0.7.0 # via pexpect pure-eval==0.2.2 # via stack-data -pyarrow==12.0.1 +pyarrow==15.0.0 # via mlflow -pyasn1==0.5.0 +pyasn1==0.5.1 # via # juju # pyasn1-modules @@ -284,12 +295,10 @@ pyasn1-modules==0.3.0 # via google-auth pycparser==2.21 # via cffi -pygments==2.16.1 +pycryptodome==3.20.0 + # via minio +pygments==2.17.2 # via ipython -pyhcl==0.4.5 - # via hvac -pyjwt==2.8.0 - # via databricks-cli pymacaroons==0.13.0 # via macaroonbakery pynacl==1.5.0 @@ -297,7 +306,7 @@ pynacl==1.5.0 # macaroonbakery # paramiko # pymacaroons -pyparsing==3.0.9 +pyparsing==3.1.2 # via matplotlib pyrfc3339==1.1 # via @@ -307,13 +316,13 @@ pyrsistent==0.19.3 # via # -r requirements.txt # jsonschema -pytest==7.4.2 +pytest==8.0.2 # via # pytest-asyncio # pytest-operator pytest-asyncio==0.21.1 # via pytest-operator -pytest-operator==0.29.0 +pytest-operator==0.34.0 # via -r requirements-integration.in python-dateutil==2.8.2 # via @@ -322,7 +331,7 @@ python-dateutil==2.8.2 # kubernetes # matplotlib # pandas -pytz==2023.3.post1 +pytz==2024.1 # via # mlflow # pandas @@ -343,7 +352,6 @@ requests==2.31.0 # via # -r requirements-integration.in # -r requirements.txt - # databricks-cli # docker # hvac # kubernetes @@ -367,7 +375,7 @@ s3transfer==0.6.1 # via # -r requirements.txt # boto3 -scikit-learn==1.3.0 +scikit-learn==1.3.2 # via mlflow scipy==1.10.1 # via @@ -381,15 +389,12 @@ six==1.16.0 # via # -r requirements.txt # asttokens - # databricks-cli - # google-auth # kubernetes # macaroonbakery - # paramiko # pymacaroons # python-dateutil # querystring-parser -smmap==5.0.0 +smmap==5.0.1 # via gitdb sniffio==1.3.0 # via @@ -397,21 +402,19 @@ sniffio==1.3.0 # anyio # httpcore # httpx -sqlalchemy==2.0.20 +sqlalchemy==2.0.28 # via # alembic # mlflow sqlparse==0.4.4 # via mlflow -stack-data==0.6.2 +stack-data==0.6.3 # via ipython -tabulate==0.9.0 - # via databricks-cli tenacity==8.2.2 # via # -r requirements.txt # charmed-kubeflow-chisme -threadpoolctl==3.2.0 +threadpoolctl==3.3.0 # via scikit-learn tomli==2.0.1 # via @@ -419,43 +422,41 @@ tomli==2.0.1 # pytest toposort==1.10 # via juju -traitlets==5.9.0 +traitlets==5.14.1 # via # ipython # matplotlib-inline -typing-extensions==4.7.1 +typing-extensions==4.10.0 # via # alembic # ipython + # minio # sqlalchemy # typing-inspect typing-inspect==0.9.0 # via juju -tzdata==2023.3 +tzdata==2024.1 # via pandas urllib3==1.26.16 # via # -r requirements.txt # botocore - # databricks-cli # docker - # google-auth # kubernetes # minio # requests -wcwidth==0.2.6 +wcwidth==0.2.13 # via prompt-toolkit websocket-client==1.6.1 # via # -r requirements.txt - # docker # kubernetes # ops -websockets==8.1 +websockets==12.0 # via juju -werkzeug==2.3.7 +werkzeug==3.0.1 # via flask -yarl==1.9.2 +yarl==1.9.4 # via aiohttp zipp==3.16.2 # via diff --git a/requirements-lint.txt b/requirements-lint.txt index 2507bb9a..420d9dae 100644 --- a/requirements-lint.txt +++ b/requirements-lint.txt @@ -10,15 +10,15 @@ click==8.1.6 # via # -r requirements-fmt.txt # black -codespell==2.2.5 +codespell==2.2.6 # via -r requirements-lint.in -flake8==6.0.0 +flake8==6.1.0 # via # -r requirements-lint.in # flake8-builtins # pep8-naming # pyproject-flake8 -flake8-builtins==2.1.0 +flake8-builtins==2.2.0 # via -r requirements-lint.in flake8-copyright==0.2.4 # via -r requirements-lint.in @@ -44,11 +44,11 @@ platformdirs==3.10.0 # via # -r requirements-fmt.txt # black -pycodestyle==2.10.0 +pycodestyle==2.11.1 # via flake8 -pyflakes==3.0.1 +pyflakes==3.1.0 # via flake8 -pyproject-flake8==6.0.0.post1 +pyproject-flake8==6.1.0 # via -r requirements-lint.in tomli==2.0.1 # via diff --git a/requirements-unit.txt b/requirements-unit.txt index c176645e..7502df79 100644 --- a/requirements-unit.txt +++ b/requirements-unit.txt @@ -31,7 +31,7 @@ charset-normalizer==3.2.0 # via # -r requirements.txt # requests -coverage==7.3.0 +coverage==7.4.3 # via -r requirements-unit.in deepdiff==6.2.1 # via @@ -102,26 +102,26 @@ ordered-set==4.1.0 # via # -r requirements.txt # deepdiff -packaging==23.1 +packaging==23.2 # via pytest pkgutil-resolve-name==1.3.10 # via # -r requirements.txt # jsonschema -pluggy==1.2.0 +pluggy==1.4.0 # via pytest pyrsistent==0.19.3 # via # -r requirements.txt # jsonschema -pytest==7.4.0 +pytest==8.0.2 # via # -r requirements-unit.in # pytest-lazy-fixture # pytest-mock pytest-lazy-fixture==0.6.3 # via -r requirements-unit.in -pytest-mock==3.11.1 +pytest-mock==3.12.0 # via -r requirements-unit.in python-dateutil==2.8.2 # via diff --git a/requirements.txt b/requirements.txt index 6f893f2b..359223c8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,43 +4,43 @@ # # pip-compile requirements.in # -anyio==3.7.1 - # via httpcore -attrs==23.1.0 +anyio==4.3.0 + # via httpx +attrs==23.2.0 # via jsonschema -boto3==1.28.25 +boto3==1.34.56 # via -r requirements.in -botocore==1.31.25 +botocore==1.34.56 # via # boto3 # s3transfer -certifi==2023.7.22 +certifi==2024.2.2 # via # httpcore # httpx # requests -charmed-kubeflow-chisme==0.2.0 +charmed-kubeflow-chisme==0.2.1 # via -r requirements.in -charset-normalizer==3.2.0 +charset-normalizer==3.3.2 # via requests deepdiff==6.2.1 # via charmed-kubeflow-chisme -exceptiongroup==1.1.2 +exceptiongroup==1.2.0 # via anyio h11==0.14.0 # via httpcore -httpcore==0.17.3 +httpcore==1.0.4 # via httpx -httpx==0.24.1 +httpx==0.27.0 # via lightkube -idna==3.4 +idna==3.6 # via # anyio # httpx # requests -importlib-resources==6.0.1 +importlib-resources==6.1.2 # via jsonschema -jinja2==3.1.2 +jinja2==3.1.3 # via charmed-kubeflow-chisme jmespath==1.0.1 # via @@ -48,19 +48,19 @@ jmespath==1.0.1 # botocore jsonschema==4.17.3 # via serialized-data-interface -lightkube==0.14.0 +lightkube==0.15.2 # via # -r requirements.in # charmed-kubeflow-chisme -lightkube-models==1.27.1.4 +lightkube-models==1.29.0.7 # via # -r requirements.in # lightkube -markupsafe==2.1.3 +markupsafe==2.1.5 # via jinja2 oci-image==1.0.0 # via -r requirements.in -ops==2.5.0 +ops==2.11.0 # via # -r requirements.in # charmed-kubeflow-chisme @@ -69,9 +69,9 @@ ordered-set==4.1.0 # via deepdiff pkgutil-resolve-name==1.3.10 # via jsonschema -pyrsistent==0.19.3 +pyrsistent==0.20.0 # via jsonschema -python-dateutil==2.8.2 +python-dateutil==2.9.0.post0 # via botocore pyyaml==6.0.1 # via @@ -81,11 +81,11 @@ pyyaml==6.0.1 # serialized-data-interface requests==2.31.0 # via serialized-data-interface -ruamel-yaml==0.17.32 +ruamel-yaml==0.18.6 # via charmed-kubeflow-chisme -ruamel-yaml-clib==0.2.7 +ruamel-yaml-clib==0.2.8 # via ruamel-yaml -s3transfer==0.6.1 +s3transfer==0.10.0 # via boto3 serialized-data-interface==0.7.0 # via @@ -93,20 +93,21 @@ serialized-data-interface==0.7.0 # charmed-kubeflow-chisme six==1.16.0 # via python-dateutil -sniffio==1.3.0 +sniffio==1.3.1 # via # anyio - # httpcore # httpx -tenacity==8.2.2 +tenacity==8.2.3 # via # -r requirements.in # charmed-kubeflow-chisme -urllib3==1.26.16 +typing-extensions==4.10.0 + # via anyio +urllib3==1.26.18 # via # botocore # requests -websocket-client==1.6.1 +websocket-client==1.7.0 # via ops -zipp==3.16.2 +zipp==3.17.0 # via importlib-resources