Skip to content

Commit 29e760c

Browse files
committed
Update deps
1 parent 5e85f57 commit 29e760c

File tree

2 files changed

+12
-9
lines changed

2 files changed

+12
-9
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@ dependencies = [
2323
"opentelemetry-instrumentor-dramatiq",
2424
"orjson<4.0.0,>=3.10.12",
2525
"pydantic<3.0.0,>=2.2.1",
26+
"pydantic-asyncapi>=0.2.1",
2627
"pydantic-settings<3.0.0,>=2.0.3",
2728
"rich<14.0.0,>=13.2.0",
2829
"SQLAlchemy[asyncio,mypy]<3.0.0,>=2.0.0",
2930
"sqlalchemy-bind-manager",
3031
"structlog<25.1.1,>=25.1.0",
31-
"pydantic-asyncapi>=0.2.1",
3232
]
3333

3434
[dependency-groups]
@@ -44,7 +44,7 @@ http = [
4444
"strawberry-graphql[debug-server]>=0.204.0",
4545
"uvicorn[standard]<1.0.0,>=0.34.0",
4646
]
47-
websocket = [
47+
socketio = [
4848
"python-socketio>=5.12.1",
4949
"starlette>=0.45.3",
5050
"uvicorn[standard]<1.0.0,>=0.34.0",

uv.lock

Lines changed: 10 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)