pypi-query-mcp/pypi_query_mcp/core
Ryan Malloy 8b43927493 chore: upgrade all Python packages and fix linting issues
- Update all dependencies to latest versions (fastmcp, httpx, packaging, etc.)
- Downgrade click from yanked 8.2.2 to stable 8.1.7
- Fix code formatting and linting issues with ruff
- Most tests passing (2 test failures in dependency resolver need investigation)
2025-08-15 20:23:14 -06:00
..
__init__.py feat: Complete PyPI Query MCP Server Implementation (#3) 2025-05-27 11:14:49 +08:00
dependency_parser.py chore: upgrade all Python packages and fix linting issues 2025-08-15 20:23:14 -06:00
exceptions.py fix: correct FastMCP interface usage and resolve lint issues 2025-05-27 13:44:28 +08:00
github_client.py chore: upgrade all Python packages and fix linting issues 2025-08-15 20:23:14 -06:00
pypi_client.py chore: upgrade all Python packages and fix linting issues 2025-08-15 20:23:14 -06:00
stats_client.py chore: upgrade all Python packages and fix linting issues 2025-08-15 20:23:14 -06:00
version_utils.py chore: upgrade all Python packages and fix linting issues 2025-08-15 20:23:14 -06:00