We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b1e76d commit b360aa5Copy full SHA for b360aa5
1 file changed
pyproject.toml
@@ -10,6 +10,7 @@ classifiers = [
10
]
11
dependencies = [
12
"beautifulsoup4>=4.12.3",
13
+ "Cython>=3.1.0rc2", # For lxml on Python 3.14 pre-release
14
"fake-useragent>=1.5.1",
15
"imageio>=2.36.1",
16
"keras>=3.7",
0 commit comments