We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d43f3d commit b9097e6Copy full SHA for b9097e6
pyproject.toml
@@ -16,7 +16,7 @@ classifiers = [
16
17
[tool.poetry.dependencies]
18
python = "^3.7"
19
-postgrest-py = ">=0.8.1,<0.10.0"
+postgrest-py = ">=0.9.0,<0.10.0"
20
realtime = "^0.0.4"
21
gotrue = "^0.5.0"
22
httpx = "^0.21.3"
0 commit comments