We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8631fc8 commit d7d5a30Copy full SHA for d7d5a30
1 file changed
pyproject.toml
@@ -34,7 +34,7 @@ keywords = [
34
]
35
36
dependencies = [
37
- "spacy[lookups]>=3.1.0",
+ "spacy[lookups]>=3.6.0",
38
"numpy>=1.20.0",
39
"pandas>=1.0.0",
40
"pyphen>=0.11.0,<0.15.0",
@@ -60,7 +60,7 @@ docs = [
60
"sphinxext-opengraph>=0.7.3",
61
"myst-nb>=0.6.0",
62
"sphinx_design>=0.3.0",
63
- "autodoc_pydantic==2.0.1",
+ "autodoc_pydantic==2.1.0",
64
65
tutorials = [
66
"jupyter",
0 commit comments