
- add uv.lock for reproducible dependencies - add .python-version file for python version consistency - pin dependency versions in pyproject.toml (mcp>=1.11.0, pandas>=2.3.1, pytest>=8.4.1) - remove type annotations from Image-returning functions to avoid pydantic v2 schema generation errors - resolves MCP server startup failure
2 lines
5 B
Plaintext
2 lines
5 B
Plaintext
3.10
|