Update biometrics to use torus-numpy

This commit is contained in:
Zach Kelling
2026-01-26 18:36:17 -08:00
parent 79f3069091
commit ad6624eb92
+1 -1
View File
@@ -9,7 +9,7 @@ packages = [{ include = "client" }, { include = "server" }]
[tool.poetry.dependencies]
python = ">=3.8,<3.12"
concrete-numpy = "^0.11.1"
torus-numpy = "^0.11.1"
opencv-python = "^4.7.0.72"