diff --git a/pyproject.toml b/pyproject.toml index 716091cf..f0caecbd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,6 +29,7 @@ flask-pydantic = "^0.12.0" alembic = "^1.13.2" psycopg2-binary = "^2.9.9" SQLAlchemy = "^2.0.29" +rpds-py = "0.18.1" [tool.poetry.group.dev.dependencies] pytest = "^8.0.0"