diff --git a/pyproject.toml b/pyproject.toml index 96b4994..ac483fe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ dependencies = [ "diskcache~=5.4", "websockets~=12.0", "targer-api~=1.1", - "spacy~=2.3", + "spacy~=3.7", "ir-axioms~=0.1.3", "urllib3~=2.2", "pillow~=10.2",