File tree Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Original file line number Diff line number Diff line change 11# This file was autogenerated by uv via the following command:
22# uv pip compile requirements.in -o requirements.txt
3- aiohappyeyeballs == 2.4.3
3+ aiohappyeyeballs == 2.6.1
44 # via aiohttp
5- aiohttp == 3.10.10
5+ aiohttp == 3.12.14
66 # via -r requirements.in
7- aiosignal == 1.3.1
7+ aiosignal == 1.4.0
88 # via aiohttp
99annotated-types == 0.7.0
1010 # via pydantic
@@ -29,7 +29,6 @@ filelock==3.16.1
2929 # huggingface-hub
3030 # torch
3131 # transformers
32- # triton
3332frozenlist == 1.5.0
3433 # via
3534 # aiohttp
@@ -111,7 +110,9 @@ prometheus-client==0.21.0
111110prometheus-fastapi-instrumentator == 7.0.0
112111 # via -r requirements.in
113112propcache == 0.2.0
114- # via yarl
113+ # via
114+ # aiohttp
115+ # yarl
115116py-consul == 1.5.3
116117 # via -r requirements.in
117118pydantic == 2.9.2
@@ -155,7 +156,9 @@ triton==3.3.0
155156 # via torch
156157typing-extensions == 4.12.2
157158 # via
159+ # aiosignal
158160 # anyio
161+ # exceptiongroup
159162 # fastapi
160163 # huggingface-hub
161164 # multidict
@@ -168,5 +171,5 @@ urllib3==2.5.0
168171 # via requests
169172uvicorn == 0.32.0
170173 # via -r requirements.in
171- yarl == 1.16.0
174+ yarl == 1.18.3
172175 # via aiohttp
You can’t perform that action at this time.
0 commit comments