Skip to content

Commit

Permalink
chore(deps): refresh pip-compile outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 16, 2023
1 parent 60a6013 commit a2b8e13
Show file tree
Hide file tree
Showing 5 changed files with 115 additions and 79 deletions.
10 changes: 5 additions & 5 deletions requirements-fmt.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
88 changes: 50 additions & 38 deletions requirements-integration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
# 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
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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -200,19 +206,19 @@ 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
# aiohttp
# yarl
mypy-extensions==1.0.0
# via typing-inspect
numpy==1.24.3
numpy==1.24.4
# via
# contourpy
# matplotlib
Expand All @@ -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
Expand All @@ -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
Expand All @@ -252,15 +258,15 @@ 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
# -r requirements.txt
# jsonschema
pluggy==1.2.0
# via pytest
prompt-toolkit==3.0.38
prompt-toolkit==3.0.39
# via ipython
protobuf==3.20.3
# via
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -391,7 +403,7 @@ sniffio==1.3.0
# anyio
# httpcore
# httpx
sqlalchemy==2.0.16
sqlalchemy==2.0.19
# via
# alembic
# mlflow
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down
2 changes: 1 addition & 1 deletion requirements-lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading

0 comments on commit a2b8e13

Please sign in to comment.