This commit is contained in:
Ruby 2026-01-24 15:56:10 +00:00
parent e95587a54b
commit 9b67d7bfd3

View file

@ -6,6 +6,7 @@ readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"httpx>=0.28.1",
"plotly>=6.5.2",
"polars>=1.37.1",
"tqdm>=4.67.1",
]