diff --git a/pyproject.toml b/pyproject.toml index 15a2b85..6e22a67 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ dependencies = [ "pyterrier-dr @ git+https://github.com/terrierteam/pyterrier_dr.git@123a5d0e76824b275bad910f76547b811baebebb", "pyterrier-t5 @ git+https://github.com/terrierteam/pyterrier_t5.git@679e3320b0f7c997de108bc44f66ef15fba72f08", "python-dotenv~=1.0", - "python-terrier~=0.12.0", + "python-terrier~=0.13.0", "ragas~=0.1.15", "ray[default,data]~=2.40.0", "ray-elasticsearch~=1.0.0",