- 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) |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| test_basic.py | ||
| test_config.py | ||
| test_dependency_resolver.py | ||
| test_download_stats.py | ||
| test_package_downloader.py | ||
| test_prompt_templates.py | ||
| test_version_sorting.py | ||