Skip to content

Commit

Permalink
chore(deps): update dependency kserve to v0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 17, 2024
1 parent 6a3edd6 commit bd7ca99
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 42 deletions.
2 changes: 1 addition & 1 deletion tests/notebooks/kserve/requirements.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Pinning for kserve sdk in 1.8/stable
kserve==0.11.2
kserve==0.13.0
kubernetes
requests
tenacity
76 changes: 36 additions & 40 deletions tests/notebooks/kserve/requirements.txt
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -10,25 +10,22 @@ aiohttp==3.9.5
# ray
aiohttp-cors==0.7.0
# via ray
aiorwlock==1.4.0
# via ray
aiosignal==1.3.1
# via
# aiohttp
# ray
anyio==4.4.0
# via
# httpcore
# httpx
# starlette
# watchfiles
async-timeout==4.0.3
# via aiohttp
attrs==23.2.0
# via
# aiohttp
# jsonschema
# ray
# referencing
blessed==1.20.0
# via gpustat
cachetools==5.3.3
# via google-auth
certifi==2024.7.4
Expand All @@ -51,7 +48,9 @@ deprecation==2.1.0
# via cloudevents
distlib==0.3.8
# via virtualenv
fastapi==0.95.2
exceptiongroup==1.2.2
# via anyio
fastapi==0.109.2
# via
# kserve
# ray
Expand All @@ -72,8 +71,6 @@ google-auth==2.32.0
# kubernetes
googleapis-common-protos==1.63.2
# via google-api-core
gpustat==1.1.1
# via ray
grpcio==1.51.3
# via
# kserve
Expand All @@ -82,23 +79,27 @@ h11==0.14.0
# via
# httpcore
# uvicorn
httpcore==0.16.3
httpcore==1.0.5
# via httpx
httptools==0.6.1
# via uvicorn
httpx==0.23.3
httpx==0.26.0
# via kserve
idna==3.7
# via
# anyio
# httpx
# requests
# rfc3986
# yarl
importlib-resources==6.4.0
# via
# jsonschema
# jsonschema-specifications
jsonschema==4.23.0
# via ray
jsonschema-specifications==2023.12.1
# via jsonschema
kserve==0.11.2
kserve==0.13.0
# via -r requirements.in
kubernetes==30.1.0
# via
Expand All @@ -110,14 +111,10 @@ multidict==6.0.5
# via
# aiohttp
# yarl
numpy==1.26.4
numpy==1.24.4
# via
# kserve
# pandas
# ray
# tritonclient
nvidia-ml-py==12.555.43
# via gpustat
oauthlib==3.2.2
# via
# kubernetes
Expand All @@ -132,11 +129,13 @@ packaging==24.1
# via
# deprecation
# ray
pandas==2.2.2
pandas==2.0.3
# via kserve
pkgutil-resolve-name==1.3.10
# via jsonschema
platformdirs==3.11.0
# via virtualenv
prometheus-client==0.13.1
prometheus-client==0.20.0
# via
# kserve
# ray
Expand All @@ -150,9 +149,7 @@ protobuf==3.20.3
# proto-plus
# ray
psutil==5.9.8
# via
# gpustat
# kserve
# via kserve
py-spy==0.3.14
# via ray
pyasn1==0.6.0
Expand All @@ -164,6 +161,7 @@ pyasn1-modules==0.4.0
pydantic==1.10.17
# via
# fastapi
# kserve
# ray
python-dateutil==2.9.0.post0
# via
Expand All @@ -172,16 +170,15 @@ python-dateutil==2.9.0.post0
# pandas
python-dotenv==1.0.1
# via uvicorn
python-rapidjson==1.18
# via tritonclient
pytz==2024.1
# via pandas
pyyaml==6.0.1
# via
# kserve
# kubernetes
# ray
# uvicorn
ray[serve]==2.4.0
ray[serve]==2.10.0
# via kserve
referencing==0.35.1
# via
Expand All @@ -196,8 +193,6 @@ requests==2.32.3
# requests-oauthlib
requests-oauthlib==2.0.0
# via kubernetes
rfc3986[idna2008]==1.5.0
# via httpx
rpds-py==0.19.0
# via
# jsonschema
Expand All @@ -206,7 +201,6 @@ rsa==4.9
# via google-auth
six==1.16.0
# via
# blessed
# kserve
# kubernetes
# opencensus
Expand All @@ -216,9 +210,8 @@ smart-open==7.0.4
sniffio==1.3.1
# via
# anyio
# httpcore
# httpx
starlette==0.27.0
starlette==0.36.3
# via
# fastapi
# ray
Expand All @@ -228,18 +221,19 @@ tenacity==8.5.0
# via -r requirements.in
timing-asgi==0.3.1
# via kserve
tritonclient==2.47.0
# via kserve
typing-extensions==4.12.2
# via pydantic
# via
# anyio
# fastapi
# pydantic
# starlette
tzdata==2024.1
# via pandas
urllib3==2.2.2
# via
# kubernetes
# requests
# tritonclient
uvicorn[standard]==0.19.0
uvicorn[standard]==0.21.1
# via
# kserve
# ray
Expand All @@ -248,9 +242,9 @@ uvloop==0.19.0
virtualenv==20.21.0
# via ray
watchfiles==0.22.0
# via uvicorn
wcwidth==0.2.13
# via blessed
# via
# ray
# uvicorn
websocket-client==1.8.0
# via kubernetes
websockets==12.0
Expand All @@ -259,3 +253,5 @@ wrapt==1.16.0
# via smart-open
yarl==1.9.4
# via aiohttp
zipp==3.19.2
# via importlib-resources
2 changes: 1 addition & 1 deletion tests/notebooks/mlflow-kserve/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ requests
scikit-learn<1.2
tenacity
# Pinning for kserve sdk in 1.8/stable
kserve==0.11.2
kserve==0.13.0
kubernetes

0 comments on commit bd7ca99

Please sign in to comment.