diff --git a/backend/poetry.lock b/backend/poetry.lock index 5ccb1972ae..d1da1dc9d5 100644 --- a/backend/poetry.lock +++ b/backend/poetry.lock @@ -5722,4 +5722,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.0" python-versions = ">=3.9,<4.0.0" -content-hash = "2964359572fb5dc66ff4428b72b89b9154b71f8192a4783887c1073faee7085e" +content-hash = "4a07f193228d414016f6b0c2be79c7f2d80a440b2978dfe9846e68c7fc06601e" diff --git a/backend/pyproject.toml b/backend/pyproject.toml index 18f7db5b1d..75b6a550a2 100644 --- a/backend/pyproject.toml +++ b/backend/pyproject.toml @@ -62,7 +62,6 @@ lazify = "^0.4.0" packaging = "^23.1" python-multipart = "^0.0.9" pyjwt = "^2.8.0" -numpy = "^1.26" [tool.poetry.group.tests] optional = true