- Remove Codecov coverage upload causing rate limit errors - Remove pytest-cov dependency (not needed for CI) - Simplify test workflow to focus on functionality - All 37 tests still pass without coverage collection - Workflow now more reliable and faster 🔧 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
9 lines
153 B
Plaintext
9 lines
153 B
Plaintext
mcp>=1.0.0
|
|
google-genai>=1.19.0
|
|
python-dotenv>=1.0.0
|
|
pydantic>=2.0.0
|
|
|
|
# Development dependencies
|
|
pytest>=7.4.0
|
|
pytest-asyncio>=0.21.0
|
|
pytest-mock>=3.11.0 |