Skip to content

Commit ea13ab9

Browse files
committed
chore: add testcontainers dev dep
1 parent 6f2d52f commit ea13ab9

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
@@ -111,6 +111,7 @@ dev = [
111111
"pip>=25.2",
112112
"genai-prices>=0.0.28",
113113
"mcp-run-python>=0.0.20",
114+
"testcontainers>=4.13.1"
114115
]
115116
lint = ["mypy>=1.11.2", "pyright>=1.1.390", "ruff>=0.6.9"]
116117
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)