From e1bc29205091deddc4bae2a378ee06a1d49777e4 Mon Sep 17 00:00:00 2001 From: Jan Heinrich Merker Date: Mon, 19 Jan 2026 11:13:03 +0100 Subject: [PATCH] Update requirements for tira and add jupyterlab Updated tira version and added jupyterlab to requirements. --- ecir26/template-new-approach/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ecir26/template-new-approach/requirements.txt b/ecir26/template-new-approach/requirements.txt index 3b5f63b..341eb3f 100644 --- a/ecir26/template-new-approach/requirements.txt +++ b/ecir26/template-new-approach/requirements.txt @@ -1,5 +1,6 @@ python-terrier -tira>=0.0.188 +tira>=0.0.194 ir_datasets tirex-tracker==0.2.17 click +jupyterlab