diff --git a/pyproject.toml b/pyproject.toml index 826378d0c..dba68e630 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ dependencies = [ "beautifulsoup4>=4.12.3,<5", "bokeh>=3.4.0,<4", "celery>=5.3.6,<6", - "crds>=11.17.19,<12", + "crds>=11.17.19,<13", "django>=5.0.3,<6", "gunicorn>=22.0.0,<23.0.0", "inflection>=0.5.1,<0.6",