Skip to content

Commit b360aa5

Browse files
authored
pyproject.toml: Cython>=3.1.0rc2
1 parent 2b1e76d commit b360aa5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ classifiers = [
1010
]
1111
dependencies = [
1212
"beautifulsoup4>=4.12.3",
13+
"Cython>=3.1.0rc2", # For lxml on Python 3.14 pre-release
1314
"fake-useragent>=1.5.1",
1415
"imageio>=2.36.1",
1516
"keras>=3.7",

0 commit comments

Comments
 (0)