Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Commit 8bee432

Browse files
authored
Update pyproject.toml
1 parent 31d886c commit 8bee432

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
@@ -21,7 +21,7 @@ repository = "https://github.com/supabase-community/storage-py"
2121
version = "0.3.4"
2222

2323
[tool.poetry.dependencies]
24-
httpx = ">=0.19,<0.22"
24+
httpx = "^0.23"
2525
python = "^3.7"
2626
typing-extensions = "^4.2.0"
2727

0 commit comments

Comments
 (0)