Skip to content

Commit 64a4aeb

Browse files
authored
Allow later httpx releases
1 parent 7cae2b9 commit 64a4aeb

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
@@ -28,7 +28,7 @@ classifiers = [
2828

2929
[tool.poetry.dependencies]
3030
python = "^3.7.0"
31-
httpx = "^0.17"
31+
httpx = "^0.18"
3232
yarl = "^1.6"
3333

3434
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)