Skip to content

Commit 2703b5d

Browse files
committed
test dev dependency
1 parent d12b152 commit 2703b5d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

pydantic_ai_slim/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ dev = [
103103
"boto3-stubs[bedrock-runtime]",
104104
"strict-no-cover>=0.1.1",
105105
"pytest-xdist>=3.6.1",
106+
"codeflash>=0.15.6",
106107
]
107108

108109
[tool.hatch.metadata]

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ members = [
8484
[dependency-groups]
8585
# dev dependencies are defined in `pydantic-ai-slim/pyproject.toml` to allow for minimal testing
8686
lint = [
87-
"codeflash>=0.15.6",
8887
"mypy>=1.11.2",
8988
"pyright>=1.1.390",
9089
"ruff>=0.6.9",

uv.lock

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

0 commit comments

Comments
 (0)