fix: resolve CI linting and type errors
Some checks failed
CI / test (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / type-check (push) Has been cancelled

This commit is contained in:
2026-02-04 12:57:55 +00:00
parent b6f4c80108
commit cfea40a938

View File

@@ -1 +1,11 @@
/app/requirements.txt
pyyaml>=6.0.1
click>=8.1.0
pytest>=7.4.0
pytest-cov>=4.1.0
gitpython>=3.1.40
openai>=1.3.0
anthropic>=0.18.0
rich>=13.6.0
jinja2>=3.1.2
pydantic>=2.5.0
requests>=2.31.0