diff --git a/pyproject.toml b/pyproject.toml index 8f593e2..adccd25 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ dependencies = [ "fastapi[standard-no-fastapi-cloud-cli]==0.136.3", "fastapi_cli==0.0.24", "rich-toolkit==0.19.10", - "python-fasthtml==0.14.1", + "python-fasthtml==0.14.2", "MonsterUI==1.0.45", "markdown-it-py==4.2.0", "mdit-py-plugins==0.6.1", @@ -36,7 +36,7 @@ dependencies = [ "requests==2.34.2", "pandas==3.0.3", "pendulum==3.2.0", - "platformdirs==4.9.6", + "platformdirs==4.10.0", "psutil==7.2.2", "pvlib==0.15.1", "pydantic==2.13.4",