about summary refs log tree commit diff stats
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 5cc1e29..ce85a55 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -14,6 +14,7 @@ authors = [
 dependencies = [
 	"cffi",
 	"miasm",
+	"orjson",
 	"brotli",
 	"pycapnp",
 	"setuptools",