Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions packages/aws-library/requirements/_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,9 @@ flexparser==0.4
# via pint
graphql-core==3.2.6
# via moto
h11==0.14.0
h11==0.16.0
# via httpcore
httpcore==1.0.7
httpcore==1.0.9
# via httpx
httpx==0.28.1
# via
Expand Down
2 changes: 1 addition & 1 deletion packages/service-integration/requirements/_base.in
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ jinja2_time
jsonschema # pytest-plugin
pytest # pytest-plugin
pyyaml
typer[all]
typer
yarl
4 changes: 2 additions & 2 deletions packages/service-library/requirements/_fastapi.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,15 @@ fastapi-cli==0.0.7
# via fastapi
fastapi-lifespan-manager==0.1.4
# via -r requirements/_fastapi.in
h11==0.14.0
h11==0.16.0
# via
# httpcore
# uvicorn
h2==4.2.0
# via httpx
hpack==4.1.0
# via h2
httpcore==1.0.7
httpcore==1.0.9
# via httpx
httptools==0.6.4
# via uvicorn
Expand Down
4 changes: 2 additions & 2 deletions packages/service-library/requirements/_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,11 @@ greenlet==3.1.1
# via
# -c requirements/_aiohttp.txt
# sqlalchemy
h11==0.14.0
h11==0.16.0
# via
# -c requirements/_fastapi.txt
# httpcore
httpcore==1.0.7
httpcore==1.0.9
# via
# -c requirements/_fastapi.txt
# httpx
Expand Down
4 changes: 2 additions & 2 deletions scripts/metrics/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
black
httpx[http2]
pydantic[email,dotenv]
pydantic[email]
pylint
typer[all]
typer
2 changes: 1 addition & 1 deletion scripts/release/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ version = "1.2.3"
authors = [{name="Matus Drobuliak", email="[email protected]" }]
description = "Helper script for monitoring releases"
readme = "README.md"
dependencies = ["arrow", "python-dotenv","pydantic", "pydantic-settings", "typer[all]>=0.9", "rich", "requests"]
dependencies = ["arrow", "python-dotenv","pydantic", "pydantic-settings", "typer>=0.9", "rich", "requests"]
requires-python = ">=3.10"

[project.scripts]
Expand Down
4 changes: 2 additions & 2 deletions services/agent/requirements/_base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -112,15 +112,15 @@ googleapis-common-protos==1.69.1
# opentelemetry-exporter-otlp-proto-http
grpcio==1.70.0
# via opentelemetry-exporter-otlp-proto-grpc
h11==0.14.0
h11==0.16.0
# via
# httpcore
# uvicorn
h2==4.2.0
# via httpx
hpack==4.1.0
# via h2
httpcore==1.0.7
httpcore==1.0.9
# via httpx
httptools==0.6.4
# via uvicorn
Expand Down
4 changes: 2 additions & 2 deletions services/agent/requirements/_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -102,11 +102,11 @@ frozenlist==1.5.0
# aiosignal
graphql-core==3.2.6
# via moto
h11==0.14.0
h11==0.16.0
# via
# -c requirements/_base.txt
# httpcore
httpcore==1.0.7
httpcore==1.0.9
# via
# -c requirements/_base.txt
# httpx
Expand Down
2 changes: 1 addition & 1 deletion services/api-server/requirements/_base.in
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ fastapi-pagination
orjson
packaging
parse
pydantic[dotenv]
pydantic
pyyaml
tenacity
typer
4 changes: 2 additions & 2 deletions services/api-server/requirements/_base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -207,15 +207,15 @@ greenlet==3.1.1
# via sqlalchemy
grpcio==1.68.1
# via opentelemetry-exporter-otlp-proto-grpc
h11==0.14.0
h11==0.16.0
# via
# httpcore
# uvicorn
h2==4.2.0
# via httpx
hpack==4.1.0
# via h2
httpcore==1.0.7
httpcore==1.0.9
# via httpx
httptools==0.6.4
# via uvicorn
Expand Down
4 changes: 2 additions & 2 deletions services/api-server/requirements/_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -123,12 +123,12 @@ greenlet==3.1.1
# via
# -c requirements/_base.txt
# sqlalchemy
h11==0.14.0
h11==0.16.0
# via
# -c requirements/_base.txt
# httpcore
# uvicorn
httpcore==1.0.7
httpcore==1.0.9
# via
# -c requirements/_base.txt
# httpx
Expand Down
2 changes: 1 addition & 1 deletion services/catalog/requirements/_base.in
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
aiocache[redis,msgpack]
asyncpg # database
packaging
pydantic[dotenv] # data models
pydantic
pyyaml
tenacity
4 changes: 2 additions & 2 deletions services/catalog/requirements/_base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -124,15 +124,15 @@ greenlet==3.1.1
# via sqlalchemy
grpcio==1.71.0
# via opentelemetry-exporter-otlp-proto-grpc
h11==0.14.0
h11==0.16.0
# via
# httpcore
# uvicorn
h2==4.2.0
# via httpx
hpack==4.1.0
# via h2
httpcore==1.0.7
httpcore==1.0.9
# via httpx
httptools==0.6.4
# via uvicorn
Expand Down
4 changes: 2 additions & 2 deletions services/catalog/requirements/_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,11 @@ greenlet==3.1.1
# via
# -c requirements/_base.txt
# sqlalchemy
h11==0.14.0
h11==0.16.0
# via
# -c requirements/_base.txt
# httpcore
httpcore==1.0.7
httpcore==1.0.9
# via
# -c requirements/_base.txt
# httpx
Expand Down
4 changes: 2 additions & 2 deletions services/datcore-adapter/requirements/_base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -120,15 +120,15 @@ googleapis-common-protos==1.65.0
# opentelemetry-exporter-otlp-proto-http
grpcio==1.66.0
# via opentelemetry-exporter-otlp-proto-grpc
h11==0.14.0
h11==0.16.0
# via
# httpcore
# uvicorn
h2==4.1.0
# via httpx
hpack==4.0.0
# via h2
httpcore==1.0.5
httpcore==1.0.9
# via httpx
httptools==0.6.4
# via uvicorn
Expand Down
4 changes: 2 additions & 2 deletions services/datcore-adapter/requirements/_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ execnet==2.1.1
# via pytest-xdist
faker==36.1.1
# via -r requirements/_test.in
h11==0.14.0
h11==0.16.0
# via
# -c requirements/_base.txt
# httpcore
httpcore==1.0.5
httpcore==1.0.9
# via
# -c requirements/_base.txt
# httpx
Expand Down
2 changes: 1 addition & 1 deletion services/director-v2/requirements/_base.in
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ aiodocker
networkx
ordered-set
orjson
pydantic[dotenv]
pydantic
python-socketio
redis
rich
Expand Down
4 changes: 2 additions & 2 deletions services/director/requirements/_base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -111,15 +111,15 @@ googleapis-common-protos==1.66.0
# opentelemetry-exporter-otlp-proto-http
grpcio==1.67.1
# via opentelemetry-exporter-otlp-proto-grpc
h11==0.14.0
h11==0.16.0
# via
# httpcore
# uvicorn
h2==4.1.0
# via httpx
hpack==4.0.0
# via h2
httpcore==1.0.6
httpcore==1.0.9
# via httpx
httptools==0.6.4
# via uvicorn
Expand Down
4 changes: 2 additions & 2 deletions services/director/requirements/_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,11 @@ frozenlist==1.5.0
# -c requirements/_base.txt
# aiohttp
# aiosignal
h11==0.14.0
h11==0.16.0
# via
# -c requirements/_base.txt
# httpcore
httpcore==1.0.6
httpcore==1.0.9
# via
# -c requirements/_base.txt
# httpx
Expand Down
2 changes: 1 addition & 1 deletion services/dynamic-scheduler/requirements/_base.in
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@
nicegui
packaging
python-socketio
typer[all]
typer
u-msgpack-python
4 changes: 2 additions & 2 deletions services/dynamic-scheduler/requirements/_base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ greenlet==3.1.1
# via sqlalchemy
grpcio==1.70.0
# via opentelemetry-exporter-otlp-proto-grpc
h11==0.14.0
h11==0.16.0
# via
# httpcore
# uvicorn
Expand All @@ -139,7 +139,7 @@ h2==4.2.0
# via httpx
hpack==4.1.0
# via h2
httpcore==1.0.7
httpcore==1.0.9
# via httpx
httptools==0.6.4
# via uvicorn
Expand Down
4 changes: 2 additions & 2 deletions services/dynamic-scheduler/requirements/_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ greenlet==3.1.1
# -c requirements/_base.txt
# playwright
# sqlalchemy
h11==0.14.0
h11==0.16.0
# via
# -c requirements/_base.txt
# httpcore
Expand All @@ -42,7 +42,7 @@ hpack==4.1.0
# via
# -c requirements/_base.txt
# h2
httpcore==1.0.7
httpcore==1.0.9
# via
# -c requirements/_base.txt
# httpx
Expand Down
4 changes: 2 additions & 2 deletions services/dynamic-sidecar/requirements/_base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ greenlet==3.1.1
# via sqlalchemy
grpcio==1.70.0
# via opentelemetry-exporter-otlp-proto-grpc
h11==0.14.0
h11==0.16.0
# via
# httpcore
# uvicorn
Expand All @@ -188,7 +188,7 @@ h2==4.2.0
# via httpx
hpack==4.1.0
# via h2
httpcore==1.0.7
httpcore==1.0.9
# via httpx
httptools==0.6.4
# via uvicorn
Expand Down
2 changes: 1 addition & 1 deletion services/invitations/requirements/_base.in
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@

cryptography
packaging
typer[all]
typer
4 changes: 2 additions & 2 deletions services/invitations/requirements/_base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -127,15 +127,15 @@ googleapis-common-protos==1.69.1
# opentelemetry-exporter-otlp-proto-http
grpcio==1.71.0
# via opentelemetry-exporter-otlp-proto-grpc
h11==0.14.0
h11==0.16.0
# via
# httpcore
# uvicorn
h2==4.2.0
# via httpx
hpack==4.1.0
# via h2
httpcore==1.0.7
httpcore==1.0.9
# via httpx
httptools==0.6.4
# via uvicorn
Expand Down
4 changes: 2 additions & 2 deletions services/invitations/requirements/_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ coverage==7.6.12
# pytest-cov
faker==37.0.0
# via -r requirements/_test.in
h11==0.14.0
h11==0.16.0
# via
# -c requirements/_base.txt
# httpcore
httpcore==1.0.7
httpcore==1.0.9
# via
# -c requirements/_base.txt
# httpx
Expand Down
4 changes: 2 additions & 2 deletions services/notifications/requirements/_base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -120,15 +120,15 @@ greenlet==3.1.1
# via sqlalchemy
grpcio==1.71.0
# via opentelemetry-exporter-otlp-proto-grpc
h11==0.14.0
h11==0.16.0
# via
# httpcore
# uvicorn
h2==4.2.0
# via httpx
hpack==4.1.0
# via h2
httpcore==1.0.7
httpcore==1.0.9
# via httpx
httptools==0.6.4
# via uvicorn
Expand Down
4 changes: 2 additions & 2 deletions services/notifications/requirements/_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ docker==7.1.0
# via -r requirements/_test.in
faker==37.1.0
# via -r requirements/_test.in
h11==0.14.0
h11==0.16.0
# via
# -c requirements/_base.txt
# httpcore
httpcore==1.0.7
httpcore==1.0.9
# via
# -c requirements/_base.txt
# httpx
Expand Down
2 changes: 1 addition & 1 deletion services/payments/requirements/_base.in
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ packaging
python-jose
python-multipart
python-socketio # notifier
typer[all]
typer
Loading
Loading