Skip to content

Commit 22b799a

Browse files
committed
필요한 httpc 버전 증가
1 parent fb08de6 commit 22b799a

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
@@ -22,7 +22,7 @@ classifiers = [
2222
requires-python = ">=3.11"
2323
dependencies = [
2424
"filetype>=1.2.0",
25-
"httpc>=0.6.0,<0.10.0",
25+
"httpc>=0.10.0.post1,<0.11.0",
2626
"pyfilename~=0.6.0",
2727
"rich>=13.8.0",
2828
"yarl>=1.9.11",

0 commit comments

Comments
 (0)