File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
services/catalog/requirements Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ httpcore==1.0.7
129129 # via httpx
130130httptools==0.6.4
131131 # via uvicorn
132- httpx==0.28.0
132+ httpx==0.27.2
133133 # via
134134 # -c requirements/../../../packages/common-library/requirements/../../../requirements/constraints.txt
135135 # -c requirements/../../../packages/models-library/requirements/../../../packages/common-library/requirements/../../../requirements/constraints.txt
@@ -460,7 +460,9 @@ shellingham==1.5.4
460460six==1.16.0
461461 # via python-dateutil
462462sniffio==1.3.1
463- # via anyio
463+ # via
464+ # anyio
465+ # httpx
464466sqlalchemy==1.4.54
465467 # via
466468 # -c requirements/../../../packages/common-library/requirements/../../../requirements/constraints.txt
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ httpcore==1.0.7
6666 # via
6767 # -c requirements/_base.txt
6868 # httpx
69- httpx==0.28.0
69+ httpx==0.27.2
7070 # via
7171 # -c requirements/../../../requirements/constraints.txt
7272 # -c requirements/_base.txt
@@ -175,6 +175,7 @@ sniffio==1.3.1
175175 # -c requirements/_base.txt
176176 # anyio
177177 # asgi-lifespan
178+ # httpx
178179sqlalchemy==1.4.54
179180 # via
180181 # -c requirements/../../../requirements/constraints.txt
You can’t perform that action at this time.
0 commit comments