Skip to content

Commit f44c678

Browse files
BirdInTheTreeclaude
andcommitted
Add writer deps (httpx, bs4) to dev dependencies for CI
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 830bf17 commit f44c678

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ dev = [
5151
"pytest>=8.0",
5252
"pytest-asyncio>=0.24",
5353
"python-dotenv>=1.0",
54+
"httpx>=0.27",
55+
"beautifulsoup4>=4.12",
5456
]
5557

5658
[project.scripts]

0 commit comments

Comments
 (0)