diff --git a/pyproject.toml b/pyproject.toml index fe0f34ee..31b01433 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ dependencies = [ "pydantic==2.6.2", "python-dotenv==1.0.1", "openmeteo-requests==1.2.0", - "requests-cache==1.2.0", + "requests-cache==1.3.2", "retry-requests==2.0.0", "xgboost==2.0.3", "typer",