Initial upload of auto-changelog-generator
Some checks failed
CI / build (push) Has been cancelled
CI / test (push) Has been cancelled

This commit is contained in:
2026-01-29 12:00:21 +00:00
parent 3504a5f212
commit 319127f344

6
requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
gitpython>=3.1.40
typer>=0.9.0
rich>=13.7.0
pydantic>=2.5.0
requests>=2.31.0
pyyaml>=6.0.1