pypi-query-mcp/pypi_query_mcp/tools
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: add PyPI package download statistics and popularity analysis tools 2025-05-27 21:22:18 +08:00
compatibility_check.py feat: implement comprehensive configuration management system with multi-mirror support 2025-05-27 17:41:42 +08:00
dependency_resolver.py chore: upgrade all Python packages and fix linting issues 2025-08-15 20:23:14 -06:00
download_stats.py chore: upgrade all Python packages and fix linting issues 2025-08-15 20:23:14 -06:00
package_downloader.py fix: resolve all lint issues and fix failing tests 2025-05-29 18:47:15 +08:00
package_query.py chore: upgrade all Python packages and fix linting issues 2025-08-15 20:23:14 -06:00