File tree Expand file tree Collapse file tree 1 file changed +19
-11
lines changed Expand file tree Collapse file tree 1 file changed +19
-11
lines changed Original file line number Diff line number Diff line change 11# This file was autogenerated by uv via the following command:
2- # uv pip compile requirements.in
2+ # uv pip compile requirements.in -o requirements.txt
33aiohttp == 3.9.5
4+ # via
5+ # -c ../../requirements/constraints.txt
6+ # -r requirements.in
47aiosignal == 1.3.1
58 # via aiohttp
9+ annotated-types == 0.7.0
10+ # via pydantic
611anyio == 4.3.0
712 # via starlette
8- async-timeout == 4.0.3
9- # via aiohttp
1013attrs == 23.2.0
1114 # via aiohttp
12- exceptiongroup == 1.2.1
13- # via anyio
14- fastapi == 0.99.1
15+ fastapi == 0.115.0
16+ # via -r requirements.in
1517frozenlist == 1.4.1
1618 # via
1719 # aiohttp
@@ -24,16 +26,22 @@ multidict==6.0.5
2426 # via
2527 # aiohttp
2628 # yarl
27- pydantic == 1.10.15
28- # via fastapi
29+ pydantic == 2.9.2
30+ # via
31+ # -c ../../requirements/constraints.txt
32+ # fastapi
33+ pydantic-core == 2.23.4
34+ # via pydantic
2935sniffio == 1.3.1
3036 # via anyio
31- starlette == 0.27.0
32- # via fastapi
37+ starlette == 0.38.6
38+ # via
39+ # -c ../../requirements/constraints.txt
40+ # fastapi
3341typing-extensions == 4.11.0
3442 # via
35- # anyio
3643 # fastapi
3744 # pydantic
45+ # pydantic-core
3846yarl == 1.9.4
3947 # via aiohttp
You can’t perform that action at this time.
0 commit comments