diff --git a/pyproject.toml b/pyproject.toml index 59e9e70d..2174f4d7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ classifiers = [ requires-python = ">=3.9" dependencies = [ "postgrest == 1.1.1", - "realtime == 2.6.0", + "realtime == 2.7.0", "gotrue == 2.12.3", "storage3 == 0.12.0", "supafunc == 0.10.1",