diff --git a/pyproject.toml b/pyproject.toml index 2fa6cce7..69fb59de 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -95,7 +95,7 @@ web = [ "uvicorn", "flask", "bootstrap_flask", - "neo4j", + "neo4j<6", ] landscape = [ "upsetplot",