diff --git a/api/poetry.lock b/api/poetry.lock
index 162e74437d600e5e3ebd569e1711458ef0a64927..3776faf0867676e98e080742c668aed0f54d8fd6 100644
--- a/api/poetry.lock
+++ b/api/poetry.lock
@@ -2088,7 +2088,7 @@ testing = ["coverage (>=5.0.3)", "zope.event", "zope.testing"]
 [metadata]
 lock-version = "1.1"
 python-versions = "^3.7"
-content-hash = "66239b8554640a4fcb3ffaf80196479c9bfb4ccb0e6b88af168f629b624a502c"
+content-hash = "ee7840ea0a224abc530313bc558de0b80ebbcfc403d5fa0f3109e4e896d584c4"
 
 [metadata.files]
 aiohttp = [
diff --git a/api/pyproject.toml b/api/pyproject.toml
index e17d41982852dacbac6c9ca66009325f510718ae..174652899008392d7eda1363d2f73548817cb24e 100644
--- a/api/pyproject.toml
+++ b/api/pyproject.toml
@@ -56,7 +56,7 @@ ipython = "==7.31.1"
 python-ldap = "==3.4.0"
 django-auth-ldap = "==4.0.0"
 uvicorn = {version = "==0.17.4", extras = ["standard"]}
-django-cache-memoize = "^0.1.10"
+django-cache-memoize = "0.1.10"
 
 [tool.poetry.dev-dependencies]
 flake8 = "==3.9.2"