diff --git a/pyproject.toml b/pyproject.toml index c4bfc7c..e72ef79 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ 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",