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 9ec0091 commit f53dd72Copy full SHA for f53dd72
pyproject.toml
@@ -1,6 +1,6 @@
1
[build-system]
2
requires = [
3
- "setuptools",
+ "setuptools>=70.0.0",
4
"sympy>=1.11,<1.13",
5
"PatternLite",
6
"langid", # replace with a supported newer package, e.g. via spacy
0 commit comments