diff --git a/api/pyproject.toml b/api/pyproject.toml index 2517231c6fb..2317a79936e 100644 --- a/api/pyproject.toml +++ b/api/pyproject.toml @@ -13,7 +13,7 @@ dependencies = [ "adrf >=0.1.4, <0.2", "aiohttp >=3.9.3, <4", "aws-requests-auth >=0.4.3, <0.5", - "deepdiff >=6.7.1, <7", + "deepdiff >=8.0.1, <9", "django >=4.2.11, <5", "django-asgi-lifespan >=0.4, <0.5", "django-cors-headers >=4.3.1, <5",