We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f4a2b9 commit 8357d5dCopy full SHA for 8357d5d
pyproject.toml
@@ -6,6 +6,7 @@ readme = "README.md"
6
requires-python = ">=3.11"
7
dependencies = [
8
"beautifulsoup4>=4.14.3",
9
+ "cryptography>46.0.4",
10
"curl-cffi>=0.14.0",
11
"iteration-utilities>=0.13.0",
12
"jinja2>=3.1.6",
0 commit comments