Skip to content

Commit 46a960f

Browse files
committed
bump and constraint
1 parent a17b6c9 commit 46a960f

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

pyproject.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ classifiers = [
2424
]
2525
dependencies = [
2626
"anyio>=4.6",
27-
"httpx",
28-
"httpx-sse",
29-
"pydantic>=2.0.0",
30-
"starlette",
31-
"sse-starlette",
27+
"httpx>=0.27",
28+
"httpx-sse>=0.4",
29+
"pydantic>=2.8.0",
30+
"starlette>=0.39",
31+
"sse-starlette>=2.0",
3232
]
3333

3434
[tool.hatch.build.targets.wheel]

uv.lock

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

0 commit comments

Comments
 (0)