diff --git a/pyproject.toml b/pyproject.toml index 679d4704..a2182d39 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ license = "MIT" [tool.poetry.dependencies] python = "^3.7.1" -postgrest-py = "0.4.0" +postgrest-py = "0.5.0" realtime-py = "^0.1.2" gotrue = "0.2.0" pytest = "^6"