polars excel dependency

This commit is contained in:
Ruby 2026-01-26 21:58:32 +00:00
parent 0bc3a7c8e2
commit 810438a3bd
2 changed files with 21 additions and 0 deletions

View file

@ -21,6 +21,7 @@ dependencies = [
"fastapi[standard]>=0.115.0",
"uvicorn>=0.34.0",
"h3>=3.7.0",
"fastexcel>=0.19.0",
]
[dependency-groups]