Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 6032259..8a7cc97 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -20,3 +20,4 @@ regex = "1.11.1"
itertools = "0.14.0"
codespan-reporting = { git = "https://github.com/brendanzab/codespan", version = "0.11.1" }
umath = "0.0.7"
+pyo3 = "0.23.5"