Skip to content

Commit 59176e5

Browse files
authored
Update .claude/agents/python-expert.md
1 parent 5da05c4 commit 59176e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.claude/agents/python-expert.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Provide:
5555
- **Custom exception classes** with graceful error handling
5656
- Performance benchmarks for I/O-bound operations
5757
- Docstrings following Google/NumPy style
58-
- **pyproject.toml** with async dependencies (fastmcp>=2.11.0, requests, beautifulsoup4)
58+
- **pyproject.toml** with async dependencies (fastmcp>=2.11.0, httpx, beautifulsoup4)
5959
- **Development workflow integration** (Nix shell commands: run, run-tests, lint, format, typecheck)
6060

6161
## MCP Server Example:

0 commit comments

Comments
 (0)