chore: tighten dep floors to match installed versions
All packages are already at their latest release; this commit advances the >= minimums in pyproject.toml so new installs get the same tested versions rather than potentially pulling in older releases.
Runtime: typer >=0.14.0 → >=0.24.0 tree-sitter >=0.24.0 → >=0.25.0 (0.25 has API changes from 0.24) ts-javascript >=0.23.0 → >=0.25.0 ts-typescript >=0.23.0 → >=0.23.2 ts-java >=0.23.0 → >=0.23.5 ts-go >=0.23.0 → >=0.25.0 ts-c >=0.23.0 → >=0.24.1 ts-cpp >=0.23.0 → >=0.23.4 ts-c-sharp >=0.23.0 → >=0.23.1 ts-ruby >=0.23.0 → >=0.23.1 ts-kotlin >=1.0.0 → >=1.1.0
Dev: pytest >=9.0.0 → >=9.0.2 pytest-asyncio >=1.0.0 → >=1.3.0 anyio >=4.9.0 → >=4.12.0 mypy >=1.19.0 → >=1.19.1 hypothesis >=6.0.0 → >=6.100.0
mypy: 0 errors · typing_audit: 0 violations · 1716 tests green
Comments
0No comments yet. Be the first to start the discussion.