diff --git a/poetry.lock b/poetry.lock index 7a8ce5b..a8cd383 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2242,4 +2242,4 @@ files = [ [metadata] lock-version = "2.1" python-versions = ">=3.11,<3.13" -content-hash = "9f98bb102432230f77ec295a228a9ec2741ddf6c70e66b1c38df8c792b5e860e" +content-hash = "b4e4af169d5e0055b4a0385ba5f6db4b7656b2ad73fc8d6e60e5b1c88616a605" diff --git a/pyproject.toml b/pyproject.toml index 1514dff..7a62e18 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,3 +26,4 @@ numpy = "^2.3.1" plotly = "^6.2.0" pandas = "^2.3.0" ruff = "^0.12.2" +htmlmin2 = ">=0.1.13,<0.2" \ No newline at end of file