Skip to content

Commit 7fac836

Browse files
committed
fix: update version constraint
1 parent 851fc45 commit 7fac836

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ classifiers = [
1616

1717
[tool.poetry.dependencies]
1818
python = "^3.9"
19-
postgrest = ">=0.17,<0.19"
19+
postgrest = "^0.18"
2020
realtime = "^2.0.0"
2121
gotrue = "^2.9.0"
2222
httpx = ">=0.26,<0.28"

0 commit comments

Comments
 (0)