Skip to content

Commit d863b8e

Browse files
author
Dani Reinón
committed
Add github dependency for postgrest-py until new release
1 parent 87282f0 commit d863b8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
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 = "^0.5.0"
10+
postgrest-py = {git = "https://github.com/supabase-community/postgrest-py.git", rev = "master"}
1111
realtime-py = "^0.1.2"
1212
gotrue = "0.2.0"
1313
requests = "2.25.1"

0 commit comments

Comments
 (0)