Skip to content

Commit 6e07abf

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent e47e600 commit 6e07abf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ classifiers = [
1010
]
1111
dependencies = [
1212
"beautifulsoup4>=4.12.3",
13-
"cython>=3.1.0", # For lxml on Python 3.14 pre-release
13+
"cython>=3.1", # For lxml on Python 3.14 pre-release
1414
"fake-useragent>=1.5.1",
1515
"imageio>=2.36.1",
1616
"keras>=3.7",

0 commit comments

Comments
 (0)