File tree Expand file tree Collapse file tree 2 files changed +29
-8
lines changed Expand file tree Collapse file tree 2 files changed +29
-8
lines changed Original file line number Diff line number Diff line change 66
77aiohttp
88fastapi
9+ docker
Original file line number Diff line number Diff line change 1- # This file was autogenerated by uv via the following command:
2- # uv pip compile requirements.in -o requirements.txt
1+ #
2+ # This file is autogenerated by pip-compile with Python 3.11
3+ # by the following command:
4+ #
5+ # pip-compile --output-file=requirements.txt requirements.in
6+ #
37aiohttp == 3.9.5
48 # via
5- # -c ../.. /requirements/constraints.txt
9+ # -c /home/mads/Development/oSparc/osparc-simcore /requirements/constraints.txt
610 # -r requirements.in
711aiosignal == 1.3.1
812 # via aiohttp
@@ -12,6 +16,14 @@ anyio==4.3.0
1216 # via starlette
1317attrs == 23.2.0
1418 # via aiohttp
19+ certifi == 2024.12.14
20+ # via
21+ # -c /home/mads/Development/oSparc/osparc-simcore/requirements/constraints.txt
22+ # requests
23+ charset-normalizer == 3.4.1
24+ # via requests
25+ docker == 7.1.0
26+ # via -r requirements.in
1527fastapi == 0.115.0
1628 # via -r requirements.in
1729frozenlist == 1.4.1
@@ -21,27 +33,35 @@ frozenlist==1.4.1
2133idna == 3.7
2234 # via
2335 # anyio
36+ # requests
2437 # yarl
2538multidict == 6.0.5
2639 # via
2740 # aiohttp
2841 # yarl
29- pydantic == 2.9.2
42+ pydantic == 2.10.5
3043 # via
31- # -c ../.. /requirements/constraints.txt
44+ # -c /home/mads/Development/oSparc/osparc-simcore /requirements/constraints.txt
3245 # fastapi
33- pydantic-core == 2.23.4
46+ pydantic-core == 2.27.2
3447 # via pydantic
48+ requests == 2.32.3
49+ # via docker
3550sniffio == 1.3.1
3651 # via anyio
3752starlette == 0.38.6
3853 # via
39- # -c ../.. /requirements/constraints.txt
54+ # -c /home/mads/Development/oSparc/osparc-simcore /requirements/constraints.txt
4055 # fastapi
41- typing-extensions == 4.11.0
56+ typing-extensions == 4.12.2
4257 # via
4358 # fastapi
4459 # pydantic
4560 # pydantic-core
61+ urllib3 == 2.3.0
62+ # via
63+ # -c /home/mads/Development/oSparc/osparc-simcore/requirements/constraints.txt
64+ # docker
65+ # requests
4666yarl == 1.9.4
4767 # via aiohttp
You can’t perform that action at this time.
0 commit comments