Merge branch 'main' into feature/tombstone-parser

This commit is contained in:
Donncha Ó Cearbhaill
2025-02-03 18:44:00 +01:00
45 changed files with 683 additions and 107 deletions
+2
View File
@@ -33,6 +33,8 @@ dependencies = [
"pyyaml >=6.0",
"pyahocorasick >= 2.0.0",
"betterproto >=1.2.0",
"pydantic >= 2.10.0",
"pydantic-settings >= 2.7.0",
]
requires-python = ">= 3.8"