Skip to content

Commit 01311cc

Browse files
authored
Use later httpx release
1 parent 831ee7b commit 01311cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ classifiers = [
2424

2525
[tool.poetry.dependencies]
2626
python = "^3.10"
27-
httpx = ">=0.23,<1"
27+
httpx = ">=0.26,<1"
2828
yarl = "^1.8.0"
2929

3030
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)