fix: resolve CI/CD issues - dependency and linting fixes
Some checks failed
CI / build (push) Has been cancelled
CI / test (push) Has been cancelled

This commit is contained in:
2026-01-30 20:42:24 +00:00
parent 1a6fc30a01
commit 378f7374b0

View File

@@ -6,5 +6,3 @@ pyyaml==6.0.1
jinja2==3.1.3 jinja2==3.1.3
pytest==7.4.3 pytest==7.4.3
pytest-cov==4.1.0 pytest-cov==4.1.0
ruff>=0.1.6
mypy>=1.7.1