upgrade deps

This commit is contained in:
Thomas (Tom) C. Gorordo 2026-05-25 07:18:40 -07:00
parent 458015d214
commit 86e880623f
Signed by: tgorordo
GPG key ID: 0CBED22BB0D94490
4 changed files with 101 additions and 83 deletions

View file

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