We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b09fa5 commit d2c3e21Copy full SHA for d2c3e21
pyproject.toml
@@ -25,7 +25,7 @@ dependencies = [
25
"anyio>=4.5",
26
"httpx>=0.27",
27
"httpx-sse>=0.4",
28
- "pydantic>=2.7.2,<3.0.0",
+ "pydantic>=2.10.0,<3.0.0",
29
"starlette>=0.27",
30
"sse-starlette>=1.6.1",
31
"pydantic-settings>=2.6.1",
@@ -43,7 +43,7 @@ resolution = "lowest-direct"
43
dev-dependencies = [
44
"pyright>=1.1.378",
45
"pytest>=8.3.3",
46
- "ruff>=0.6.9",
+ "ruff>=0.8.1",
47
"trio>=0.26.2",
48
"pytest-flakefinder>=1.1.0",
49
"pytest-xdist>=3.6.1",
0 commit comments