From 659bb7478891903406d236e41a886f35c2ab61a4 Mon Sep 17 00:00:00 2001 From: sureshhewa Date: Tue, 23 Apr 2024 14:12:20 +0100 Subject: [PATCH] update converter version --- Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pipfile b/Pipfile index 2f407ae..7863ad6 100644 --- a/Pipfile +++ b/Pipfile @@ -24,7 +24,7 @@ python-multipart = "*" python-jose = "*" passlib = "*" jose = "*" -xi-mzidentml-converter = "0.1.21" +xi-mzidentml-converter = "0.1.23" redis = "*" hiredis = "*"