Initial upload: git-insights-cli with CI/CD workflow
Some checks failed
CI / build (push) Has been cancelled
CI / release (push) Has been cancelled
CI / test (push) Has been cancelled

This commit is contained in:
2026-01-30 20:35:13 +00:00
parent 40cefa085f
commit 531325b30c

10
requirements.txt Normal file
View File

@@ -0,0 +1,10 @@
click==8.1.7
rich==13.7.0
gitpython==3.1.40
dataclasses-json==0.6.4
pyyaml==6.0.1
jinja2==3.1.3
pytest==7.4.3
pytest-cov==4.1.0
ruff>=0.1.6
mypy>=1.7.1