"git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "ef3844d3a83583f36d0166be6753d062b3cbd7dc"
Unverified Commit 48a55125 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Bump aiohttp from 3.10.10 to 3.12.14 in /examples/server (#11924)

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.10 to 3.12.14.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.10.10...v3.12.14

)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-version: 3.12.14
  dependency-type: direct:production
...
Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 6398fbc3
# This file was autogenerated by uv via the following command: # This file was autogenerated by uv via the following command:
# uv pip compile requirements.in -o requirements.txt # uv pip compile requirements.in -o requirements.txt
aiohappyeyeballs==2.4.3 aiohappyeyeballs==2.6.1
# via aiohttp # via aiohttp
aiohttp==3.10.10 aiohttp==3.12.14
# via -r requirements.in # via -r requirements.in
aiosignal==1.3.1 aiosignal==1.4.0
# via aiohttp # via aiohttp
annotated-types==0.7.0 annotated-types==0.7.0
# via pydantic # via pydantic
...@@ -29,7 +29,6 @@ filelock==3.16.1 ...@@ -29,7 +29,6 @@ filelock==3.16.1
# huggingface-hub # huggingface-hub
# torch # torch
# transformers # transformers
# triton
frozenlist==1.5.0 frozenlist==1.5.0
# via # via
# aiohttp # aiohttp
...@@ -111,7 +110,9 @@ prometheus-client==0.21.0 ...@@ -111,7 +110,9 @@ prometheus-client==0.21.0
prometheus-fastapi-instrumentator==7.0.0 prometheus-fastapi-instrumentator==7.0.0
# via -r requirements.in # via -r requirements.in
propcache==0.2.0 propcache==0.2.0
# via yarl # via
# aiohttp
# yarl
py-consul==1.5.3 py-consul==1.5.3
# via -r requirements.in # via -r requirements.in
pydantic==2.9.2 pydantic==2.9.2
...@@ -155,7 +156,9 @@ triton==3.3.0 ...@@ -155,7 +156,9 @@ triton==3.3.0
# via torch # via torch
typing-extensions==4.12.2 typing-extensions==4.12.2
# via # via
# aiosignal
# anyio # anyio
# exceptiongroup
# fastapi # fastapi
# huggingface-hub # huggingface-hub
# multidict # multidict
...@@ -168,5 +171,5 @@ urllib3==2.5.0 ...@@ -168,5 +171,5 @@ urllib3==2.5.0
# via requests # via requests
uvicorn==0.32.0 uvicorn==0.32.0
# via -r requirements.in # via -r requirements.in
yarl==1.16.0 yarl==1.18.3
# via aiohttp # via aiohttp
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment