Skip to content

Commit 89cbd3c

Browse files
📌 pin httpcore==1.* (#2937)
* 📌 set httpcore>=1.0.0 * 📌 set httpcore==1.*
1 parent f653b2f commit 89cbd3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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",
32+
"httpcore==1.*",
3333
"anyio",
3434
"idna",
3535
"sniffio",

0 commit comments

Comments
 (0)