diff --git a/pyproject.toml b/pyproject.toml index 998a948..e915337 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ dependencies = [ "pip~=24.1", "python-terrier~=0.11.0", "pyterrier-dr @ git+https://github.com/terrierteam/pyterrier_dr.git@c8946e93b094e4ebc27ca3ce552fa8714f5c1c11", - "resiliparse~=0.14.5", + "resiliparse~=0.15.1", "scrapy~=2.11", "streamlit~=1.30", "watchdog~=6.0",