Skip to content

Commit c6e7e11

Browse files
committed
fix: update version constraint
1 parent bda4fbc commit c6e7e11

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
@@ -21,7 +21,7 @@ realtime = "^2.0.0"
2121
gotrue = "^2.9.0"
2222
httpx = ">=0.26,<0.28"
2323
storage3 = "^0.9.0"
24-
supafunc = ">=0.6,<0.8"
24+
supafunc = "^0.7.0"
2525

2626
[tool.poetry.dev-dependencies]
2727
pre-commit = "^4.0.1"

0 commit comments

Comments
 (0)