Skip to content

Commit 86180fd

Browse files
committed
사용 가능한 httpc 버전 올림
1 parent fea2e21 commit 86180fd

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.8.0",
25+
"httpc>=0.6.0,<0.9.0",
2626
"pyfilename~=0.6.0",
2727
"rich>=13.8.0",
2828
"yarl>=1.9.11",

0 commit comments

Comments
 (0)