Skip to content

Commit 5f3d2ff

Browse files
committed
Use postgrest-py v0.5.0
1 parent f2e9ce0 commit 5f3d2ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = "MIT"
77

88
[tool.poetry.dependencies]
99
python = "^3.7.1"
10-
postgrest-py = { git = "https://github.com/supabase/postgrest-py.git" }
10+
postgrest-py = "^0.5.0"
1111
realtime-py = "^0.1.2"
1212
gotrue = "0.2.0"
1313
pytest = "^6"

0 commit comments

Comments
 (0)