Skip to content

Commit 3f0f72f

Browse files
authored
Apply suggestion from @cclauss
1 parent 2738879 commit 3f0f72f

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
@@ -9,7 +9,7 @@ classifiers = [
99
"Programming Language :: Python :: 3.14",
1010
]
1111
dependencies = [
12-
"beautifulsoup4>=4.15",
12+
"beautifulsoup4>=4.12.3",
1313
"cython>=3.1.2",
1414
"fake-useragent>=1.5.1",
1515
"httpx>=0.28.1",

0 commit comments

Comments
 (0)