diff --git a/pyproject.toml b/pyproject.toml index 81c44f9..1c9bf32 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,20 +16,20 @@ classifiers = [ dependencies = [ "babel==2.18.0", "beautifulsoup4==4.14.3", - "cachebox==5.2.3", + "cachebox==6.0.0", "numpy==2.4.6", "numpydantic==1.8.1", "matplotlib==3.10.9", "contourpy==1.3.3", "fastapi[standard-no-fastapi-cloud-cli]==0.136.3", "fastapi_cli==0.0.24", - "rich-toolkit==0.19.10", + "rich-toolkit==0.20.0", "python-fasthtml==0.14.2", "MonsterUI==1.0.45", "markdown-it-py==4.2.0", "mdit-py-plugins==0.6.1", "bokeh==3.9.0", - "uvicorn==0.48.0", + "uvicorn==0.49.0", "scipy==1.17.1", "tzfpy==1.3.1", "deap==1.4.4",