Skip to content

Commit 14b4fb0

Browse files
committed
feat: add curl_cffi + upgrade dependencies
1 parent 4e29eef commit 14b4fb0

File tree

2 files changed

+66
-37
lines changed

2 files changed

+66
-37
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ readme="README.md"
66
requires-python=">=3.9"
77
dependencies = [
88
"beautifulsoup4>=4.13.3",
9+
"curl-cffi>=0.10.0",
910
"jinja2>=3.1.5",
1011
"pygithub>=2.5.0",
11-
"requests>=2.32.3",
1212
]
1313

1414
[tool.pyright]

0 commit comments

Comments
 (0)