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 411b70f commit 5230754Copy full SHA for 5230754
pyproject.toml
@@ -5,7 +5,7 @@ requires = [
5
"cymem>=2.0.2,<2.1.0",
6
"preshed>=3.0.2,<3.1.0",
7
"murmurhash>=0.28.0,<1.1.0",
8
- "thinc>=8.3.0,<8.4.0",
+ "thinc>=9.1.0,<10.0.0",
9
"numpy>=2.0.0,<2.1.0; python_version < '3.9'",
10
"numpy>=2.0.0,<2.1.0; python_version >= '3.9'",
11
]
0 commit comments