Re-push project files to trigger CI re-run (previous CI failure was transient Gitea API error)
Some checks failed
CI / build (push) Has been cancelled
CI / test (push) Has been cancelled

This commit is contained in:
2026-02-01 08:26:32 +00:00
parent c0449551a3
commit 9cfd01ac27

View File

@@ -1,8 +1,11 @@
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
click>=8.0.0
rich>=13.0.0
gitpython>=3.1.0
dataclasses-json>=0.6.0
PyYAML>=6.0
jinja2>=3.1.0
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-mock>=3.10.0
ruff>=0.1.0
mypy>=1.0.0