Skip to content

Commit cec0325

Browse files
fix(deps): update dependency thinc to v9
1 parent 46d5183 commit cec0325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/rule/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ uvicorn = "^0.31.0"
1919
python-dotenv = "^1.0.1"
2020
numpy = "^1.21.0"
2121
spacy = "^3.7.5"
22-
thinc = "^8.0.10"
22+
thinc = "^9.0.0"
2323

2424
[build-system]
2525
requires = ["poetry-core"]

0 commit comments

Comments
 (0)