Finish off timestamping module

This commit is contained in:
Patrick Robertson
2025-03-12 10:24:57 +00:00
parent 28041d94d9
commit 1423c10363
7 changed files with 130 additions and 63 deletions

View File

@@ -57,6 +57,7 @@ dependencies = [
"certvalidator (>=0.0.0)",
"rich-argparse (>=1.6.0,<2.0.0)",
"ruamel-yaml (>=0.18.10,<0.19.0)",
"opentimestamps (>=0.4.5,<0.5.0)",
]
[tool.poetry.group.dev.dependencies]