From df534640bf04deed0fe2de8d9e1d6aa4e3859cc7 Mon Sep 17 00:00:00 2001 From: Adriana Orellana Date: Thu, 14 Nov 2024 13:36:02 +0100 Subject: [PATCH] Update pip_requirements.txt --- pip_requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pip_requirements.txt b/pip_requirements.txt index 6a1e5b5..eb2ad90 100644 --- a/pip_requirements.txt +++ b/pip_requirements.txt @@ -4,4 +4,5 @@ sentencepiece==0.2.0 scipy==1.13.0 matplotlib==3.8.4 wandb==0.17.2 -numpy==2.0.0 \ No newline at end of file +numpy==2.0.0 +jsonargparse==4.34.0 \ No newline at end of file