garc-gws-agent-runtime/bin
林 駿甫 (Shunsuke Hayashi) ea388bb691 fix: suppress RequestsDependencyWarning; relax Python upper bound to >=3.10
- PYTHONWARNINGS: suppress all warnings from requests module (covers
  RequestsDependencyWarning from urllib3/chardet version mismatch)
- pyproject.toml: remove <3.13 upper bound (tested on 3.14.3)
- garc doctor: display shows "required: >=3.10"
- README: update version badge to v0.2.0

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-15 10:00:26 +09:00
..
garc fix: suppress RequestsDependencyWarning; relax Python upper bound to >=3.10 2026-04-15 10:00:26 +09:00