add arrow and parquet renderers

This commit is contained in:
kyrre
2025-06-27 16:33:28 +02:00
parent 308a4668b7
commit 50767ffb8d
2 changed files with 142 additions and 1 deletions
+2
View File
@@ -42,6 +42,8 @@ dev = [
"types-jsonschema>=4.23.0,<5",
]
arrow = ["pyarrow>=17.0.0"]
test = [
"volatility3[dev]",
"pytest>=8.3.3,<9",