Skip to content

Commit 8b257cc

Browse files
authored
Merge pull request #77 from dreinon/develop
Add github dependency for postgrest-py until new release
2 parents 87282f0 + d863b8e commit 8b257cc

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)