diff --git a/requirements-fmt.txt b/requirements-fmt.txt index a7b5564f..0b3e3271 100644 --- a/requirements-fmt.txt +++ b/requirements-fmt.txt @@ -2,11 +2,11 @@ # This file is autogenerated by pip-compile with Python 3.8 # by the following command: # -# pip-compile --resolver=backtracking requirements-fmt.in +# pip-compile requirements-fmt.in # -black==23.3.0 +black==23.7.0 # via -r requirements-fmt.in -click==8.1.3 +click==8.1.5 # via black isort==5.12.0 # via -r requirements-fmt.in @@ -16,9 +16,9 @@ packaging==23.1 # via black pathspec==0.11.1 # via black -platformdirs==3.7.0 +platformdirs==3.9.1 # via black tomli==2.0.1 # via black -typing-extensions==4.6.3 +typing-extensions==4.7.1 # via black diff --git a/requirements-integration.txt b/requirements-integration.txt index 0cf12c2a..81f8a632 100644 --- a/requirements-integration.txt +++ b/requirements-integration.txt @@ -2,7 +2,7 @@ # This file is autogenerated by pip-compile with Python 3.8 # by the following command: # -# pip-compile --resolver=backtracking requirements-integration.in +# pip-compile requirements-integration.in # aiohttp==3.8.4 # via -r requirements-integration.in @@ -10,7 +10,7 @@ aiosignal==1.3.1 # via aiohttp alembic==1.11.1 # via mlflow -anyio==3.7.0 +anyio==3.7.1 # via # -r requirements.txt # httpcore @@ -23,15 +23,16 @@ attrs==23.1.0 # -r requirements.txt # aiohttp # jsonschema + # referencing backcall==0.2.0 # via ipython bcrypt==4.0.1 # via paramiko blinker==1.6.2 # via flask -boto3==1.26.158 +boto3==1.28.3 # via -r requirements.txt -botocore==1.29.158 +botocore==1.31.3 # via # -r requirements.txt # boto3 @@ -51,12 +52,12 @@ cffi==1.15.1 # pynacl charmed-kubeflow-chisme==0.0.11 # via -r requirements.txt -charset-normalizer==3.1.0 +charset-normalizer==3.2.0 # via # -r requirements.txt # aiohttp # requests -click==8.1.3 +click==8.1.5 # via # databricks-cli # flask @@ -65,7 +66,7 @@ cloudpickle==2.2.1 # via mlflow contourpy==1.1.0 # via matplotlib -cryptography==41.0.1 +cryptography==41.0.2 # via paramiko cycler==0.11.0 # via matplotlib @@ -83,7 +84,7 @@ docker==6.1.3 # via mlflow entrypoints==0.4 # via mlflow -exceptiongroup==1.1.1 +exceptiongroup==1.1.2 # via # -r requirements.txt # anyio @@ -92,17 +93,17 @@ executing==1.2.0 # via stack-data flask==2.3.2 # via mlflow -fonttools==4.40.0 +fonttools==4.41.0 # via matplotlib -frozenlist==1.3.3 +frozenlist==1.4.0 # via # aiohttp # aiosignal gitdb==4.0.10 # via gitpython -gitpython==3.1.31 +gitpython==3.1.32 # via mlflow -google-auth==2.20.0 +google-auth==2.22.0 # via kubernetes greenlet==2.0.2 # via sqlalchemy @@ -112,7 +113,7 @@ h11==0.14.0 # via # -r requirements.txt # httpcore -httpcore==0.17.2 +httpcore==0.17.3 # via # -r requirements.txt # httpx @@ -127,17 +128,18 @@ idna==3.4 # httpx # requests # yarl -importlib-metadata==6.7.0 +importlib-metadata==6.8.0 # via # alembic # flask # markdown # mlflow -importlib-resources==5.12.0 +importlib-resources==6.0.0 # via # -r requirements.txt # alembic # jsonschema + # jsonschema-specifications # matplotlib iniconfig==2.0.0 # via pytest @@ -162,12 +164,16 @@ jmespath==1.0.1 # -r requirements.txt # boto3 # botocore -joblib==1.2.0 +joblib==1.3.1 # via scikit-learn -jsonschema==4.17.3 +jsonschema==4.18.3 # via # -r requirements.txt # serialized-data-interface +jsonschema-specifications==2023.6.1 + # via + # -r requirements.txt + # jsonschema juju==3.0.4 # via # -r requirements-integration.in @@ -178,7 +184,7 @@ kiwisolver==1.4.4 # via matplotlib kubernetes==26.1.0 # via juju -lightkube==0.13.0 +lightkube==0.14.0 # via # -r requirements.txt # charmed-kubeflow-chisme @@ -200,11 +206,11 @@ markupsafe==2.1.3 # jinja2 # mako # werkzeug -matplotlib==3.7.1 +matplotlib==3.7.2 # via mlflow matplotlib-inline==0.1.6 # via ipython -mlflow==2.4.1 +mlflow==2.4.2 # via -r requirements-integration.in multidict==6.0.4 # via @@ -212,7 +218,7 @@ multidict==6.0.4 # yarl mypy-extensions==1.0.0 # via typing-inspect -numpy==1.24.3 +numpy==1.24.4 # via # contourpy # matplotlib @@ -227,7 +233,7 @@ oauthlib==3.2.2 # requests-oauthlib oci-image==1.0.0 # via -r requirements.txt -ops==2.3.0 +ops==2.4.1 # via # -r requirements.txt # charmed-kubeflow-chisme @@ -242,7 +248,7 @@ packaging==23.1 # matplotlib # mlflow # pytest -pandas==2.0.2 +pandas==2.0.3 # via mlflow paramiko==2.12.0 # via juju @@ -252,7 +258,7 @@ pexpect==4.8.0 # via ipython pickleshare==0.7.5 # via ipython -pillow==9.5.0 +pillow==10.0.0 # via matplotlib pkgutil-resolve-name==1.3.10 # via @@ -260,7 +266,7 @@ pkgutil-resolve-name==1.3.10 # jsonschema pluggy==1.2.0 # via pytest -prompt-toolkit==3.0.38 +prompt-toolkit==3.0.39 # via ipython protobuf==3.20.3 # via @@ -292,21 +298,17 @@ pynacl==1.5.0 # macaroonbakery # paramiko # pymacaroons -pyparsing==3.1.0 +pyparsing==3.0.9 # via matplotlib pyrfc3339==1.1 # via # juju # macaroonbakery -pyrsistent==0.19.3 - # via - # -r requirements.txt - # jsonschema -pytest==7.3.2 +pytest==7.4.0 # via # pytest-asyncio # pytest-operator -pytest-asyncio==0.21.0 +pytest-asyncio==0.21.1 # via pytest-operator pytest-operator==0.28.0 # via -r requirements-integration.in @@ -335,6 +337,11 @@ pyyaml==6.0 # serialized-data-interface querystring-parser==1.2.4 # via mlflow +referencing==0.29.1 + # via + # -r requirements.txt + # jsonschema + # jsonschema-specifications requests==2.31.0 # via # -r requirements-integration.in @@ -349,6 +356,11 @@ requests==2.31.0 # theblues requests-oauthlib==1.3.1 # via kubernetes +rpds-py==0.8.10 + # via + # -r requirements.txt + # jsonschema + # referencing rsa==4.9 # via google-auth ruamel-yaml==0.17.32 @@ -363,7 +375,7 @@ s3transfer==0.6.1 # via # -r requirements.txt # boto3 -scikit-learn==1.2.2 +scikit-learn==1.3.0 # via mlflow scipy==1.10.1 # via @@ -391,7 +403,7 @@ sniffio==1.3.0 # anyio # httpcore # httpx -sqlalchemy==2.0.16 +sqlalchemy==2.0.19 # via # alembic # mlflow @@ -407,7 +419,7 @@ tenacity==8.2.2 # charmed-kubeflow-chisme theblues==0.5.2 # via juju -threadpoolctl==3.1.0 +threadpoolctl==3.2.0 # via scikit-learn tomli==2.0.1 # via @@ -419,7 +431,7 @@ traitlets==5.9.0 # via # ipython # matplotlib-inline -typing-extensions==4.6.3 +typing-extensions==4.7.1 # via # alembic # ipython @@ -440,7 +452,7 @@ urllib3==1.26.16 # requests wcwidth==0.2.6 # via prompt-toolkit -websocket-client==1.6.0 +websocket-client==1.6.1 # via # -r requirements.txt # docker @@ -452,7 +464,7 @@ werkzeug==2.3.6 # via flask yarl==1.9.2 # via aiohttp -zipp==3.15.0 +zipp==3.16.2 # via # -r requirements.txt # importlib-metadata diff --git a/requirements-lint.txt b/requirements-lint.txt index 453d41c4..de56f2d6 100644 --- a/requirements-lint.txt +++ b/requirements-lint.txt @@ -2,7 +2,7 @@ # This file is autogenerated by pip-compile with Python 3.8 # by the following command: # -# pip-compile --resolver=backtracking requirements-lint.in +# pip-compile requirements-lint.in # black==23.3.0 # via -r requirements-fmt.txt diff --git a/requirements-unit.txt b/requirements-unit.txt index 1b0d13c5..a87cecfe 100644 --- a/requirements-unit.txt +++ b/requirements-unit.txt @@ -2,9 +2,9 @@ # This file is autogenerated by pip-compile with Python 3.8 # by the following command: # -# pip-compile --resolver=backtracking requirements-unit.in +# pip-compile requirements-unit.in # -anyio==3.7.0 +anyio==3.7.1 # via # -r requirements.txt # httpcore @@ -12,9 +12,10 @@ attrs==23.1.0 # via # -r requirements.txt # jsonschema -boto3==1.26.158 + # referencing +boto3==1.28.3 # via -r requirements.txt -botocore==1.29.158 +botocore==1.31.3 # via # -r requirements.txt # boto3 @@ -27,7 +28,7 @@ certifi==2023.5.7 # requests charmed-kubeflow-chisme==0.0.11 # via -r requirements.txt -charset-normalizer==3.1.0 +charset-normalizer==3.2.0 # via # -r requirements.txt # requests @@ -37,7 +38,7 @@ deepdiff==6.2.1 # via # -r requirements.txt # charmed-kubeflow-chisme -exceptiongroup==1.1.1 +exceptiongroup==1.1.2 # via # -r requirements.txt # anyio @@ -46,7 +47,7 @@ h11==0.14.0 # via # -r requirements.txt # httpcore -httpcore==0.17.2 +httpcore==0.17.3 # via # -r requirements.txt # httpx @@ -60,10 +61,11 @@ idna==3.4 # anyio # httpx # requests -importlib-resources==5.12.0 +importlib-resources==6.0.0 # via # -r requirements.txt # jsonschema + # jsonschema-specifications iniconfig==2.0.0 # via pytest jinja2==3.1.2 @@ -75,11 +77,15 @@ jmespath==1.0.1 # -r requirements.txt # boto3 # botocore -jsonschema==4.17.3 +jsonschema==4.18.3 # via # -r requirements.txt # serialized-data-interface -lightkube==0.13.0 +jsonschema-specifications==2023.6.1 + # via + # -r requirements.txt + # jsonschema +lightkube==0.14.0 # via # -r requirements.txt # charmed-kubeflow-chisme @@ -93,7 +99,7 @@ markupsafe==2.1.3 # jinja2 oci-image==1.0.0 # via -r requirements.txt -ops==2.3.0 +ops==2.4.1 # via # -r requirements.txt # charmed-kubeflow-chisme @@ -110,11 +116,7 @@ pkgutil-resolve-name==1.3.10 # jsonschema pluggy==1.2.0 # via pytest -pyrsistent==0.19.3 - # via - # -r requirements.txt - # jsonschema -pytest==7.3.2 +pytest==7.4.0 # via # -r requirements-unit.in # pytest-lazy-fixture @@ -133,10 +135,20 @@ pyyaml==6.0 # lightkube # ops # serialized-data-interface +referencing==0.29.1 + # via + # -r requirements.txt + # jsonschema + # jsonschema-specifications requests==2.31.0 # via # -r requirements.txt # serialized-data-interface +rpds-py==0.8.10 + # via + # -r requirements.txt + # jsonschema + # referencing ruamel-yaml==0.17.32 # via # -r requirements.txt @@ -172,11 +184,11 @@ urllib3==1.26.16 # -r requirements.txt # botocore # requests -websocket-client==1.6.0 +websocket-client==1.6.1 # via # -r requirements.txt # ops -zipp==3.15.0 +zipp==3.16.2 # via # -r requirements.txt # importlib-resources diff --git a/requirements.txt b/requirements.txt index b934599b..039873f6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,15 +2,17 @@ # This file is autogenerated by pip-compile with Python 3.8 # by the following command: # -# pip-compile --resolver=backtracking requirements.in +# pip-compile requirements.in # -anyio==3.7.0 +anyio==3.7.1 # via httpcore attrs==23.1.0 - # via jsonschema -boto3==1.26.158 + # via + # jsonschema + # referencing +boto3==1.28.3 # via -r requirements.in -botocore==1.29.158 +botocore==1.31.3 # via # boto3 # s3transfer @@ -21,15 +23,15 @@ certifi==2023.5.7 # requests charmed-kubeflow-chisme==0.0.11 # via -r requirements.in -charset-normalizer==3.1.0 +charset-normalizer==3.2.0 # via requests deepdiff==6.2.1 # via charmed-kubeflow-chisme -exceptiongroup==1.1.1 +exceptiongroup==1.1.2 # via anyio h11==0.14.0 # via httpcore -httpcore==0.17.2 +httpcore==0.17.3 # via httpx httpx==0.24.1 # via lightkube @@ -38,17 +40,21 @@ idna==3.4 # anyio # httpx # requests -importlib-resources==5.12.0 - # via jsonschema +importlib-resources==6.0.0 + # via + # jsonschema + # jsonschema-specifications jinja2==3.1.2 # via charmed-kubeflow-chisme jmespath==1.0.1 # via # boto3 # botocore -jsonschema==4.17.3 +jsonschema==4.18.3 # via serialized-data-interface -lightkube==0.13.0 +jsonschema-specifications==2023.6.1 + # via jsonschema +lightkube==0.14.0 # via # -r requirements.in # charmed-kubeflow-chisme @@ -60,7 +66,7 @@ markupsafe==2.1.3 # via jinja2 oci-image==1.0.0 # via -r requirements.in -ops==2.3.0 +ops==2.4.1 # via # -r requirements.in # charmed-kubeflow-chisme @@ -69,8 +75,6 @@ ordered-set==4.1.0 # via deepdiff pkgutil-resolve-name==1.3.10 # via jsonschema -pyrsistent==0.19.3 - # via jsonschema python-dateutil==2.8.2 # via botocore pyyaml==6.0 @@ -78,8 +82,16 @@ pyyaml==6.0 # lightkube # ops # serialized-data-interface +referencing==0.29.1 + # via + # jsonschema + # jsonschema-specifications requests==2.31.0 # via serialized-data-interface +rpds-py==0.8.10 + # via + # jsonschema + # referencing ruamel-yaml==0.17.32 # via charmed-kubeflow-chisme ruamel-yaml-clib==0.2.7 @@ -103,7 +115,7 @@ urllib3==1.26.16 # via # botocore # requests -websocket-client==1.6.0 +websocket-client==1.6.1 # via ops -zipp==3.15.0 +zipp==3.16.2 # via importlib-resources