adding deps for algo upgrade

This commit is contained in:
Thomas (Tom) C. Gorordo 2026-05-25 04:48:44 -07:00
parent 62923fefaf
commit fcf2505820
Signed by: tgorordo
GPG key ID: 0CBED22BB0D94490
7 changed files with 113 additions and 27 deletions

View file

@ -8,7 +8,9 @@ authors = [
]
requires-python = ">=3.13"
dependencies = [
"numpy>=2.4.6",
"polars>=1.40.1",
"rustworkx>=0.17.1",
]
[project.optional-dependencies]