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 a115c87 commit e47e600Copy full SHA for e47e600
1 file changed
pyproject.toml
@@ -10,7 +10,7 @@ classifiers = [
10
]
11
dependencies = [
12
"beautifulsoup4>=4.12.3",
13
- "cython>=3.1.0.post1", # For lxml on Python 3.14 pre-release
+ "cython>=3.1.0", # 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