diff --git a/pyproject.toml b/pyproject.toml index bd267775..6363cf05 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ dev = [ "pytest-bdd", "pytest-asyncio", "pytest-xdist", - "py-pglite[asyncpg]>=0.1.0,<0.2.0", + "py-pglite[asyncpg]>=0.1.0,<0.6.0", "ruff", "pyright", "ty",