Skip to content

Commit d070fd5

Browse files
committed
chore: add testcontainers dev dep
1 parent 92e60ff commit d070fd5

File tree

2 files changed

+33
-0
lines changed

2 files changed

+33
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ dev = [
105105
"pip>=25.2",
106106
"genai-prices>=0.0.28",
107107
"mcp-run-python>=0.0.20",
108+
"testcontainers>=4.13.1"
108109
]
109110
lint = ["mypy>=1.11.2", "pyright>=1.1.390", "ruff>=0.6.9"]
110111
docs = [

uv.lock

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

0 commit comments

Comments
 (0)