Skip to content

Commit 5f5a9ea

Browse files
authored
Remove eval-type-backport dependency (#2814)
1 parent 78f3b7a commit 5f5a9ea

File tree

3 files changed

+0
-6
lines changed

3 files changed

+0
-6
lines changed

pydantic_ai_slim/pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ Changelog = "https://github.com/pydantic/pydantic-ai/releases"
5353

5454
[tool.hatch.metadata.hooks.uv-dynamic-versioning]
5555
dependencies = [
56-
"eval-type-backport>=0.2.0",
5756
"griffe>=1.3.2",
5857
"httpx>=0.27",
5958
"pydantic>=2.10",

pydantic_evals/pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ dependencies = [
5252
"pydantic>=2.10",
5353
"pydantic-ai-slim=={{ version }}",
5454
"anyio>=0",
55-
"eval-type-backport>=0; python_version < '3.11'",
5655
"pyyaml>=6.0.2",
5756
]
5857

uv.lock

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

0 commit comments

Comments
 (0)