Skip to content

Commit 1225cef

Browse files
authored
Try fix proposed in #3644
1 parent 16e46f8 commit 1225cef

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
@@ -29,7 +29,7 @@ classifiers = [
2929
]
3030
dependencies = [
3131
"certifi",
32-
"httpcore==1.*",
32+
"httpcore==1.0.8",
3333
"anyio",
3434
"idna",
3535
]

0 commit comments

Comments
 (0)