diff --git a/pyproject.toml b/pyproject.toml index 8788b25..866a760 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ dependencies = [ "fasttext~=0.9.3", "frozendict~=2.4", "huggingface-hub[hf_xet]>=0.30.1,<1.2.0", - "injector~=0.22.0", + "injector>=0.22,<0.25", "ir-datasets~=0.5.9", # TODO: Make this an optional dependency and expose dependent interfaces only if installed. "joblib~=1.4", "language-tool-python>=2.8,<4.0", # TODO: Make this an optional dependency and expose dependent interfaces only if installed.