From 8afdf2813a5260661311a74ea5f1968502731714 Mon Sep 17 00:00:00 2001 From: Keith James <kdj@sanger.ac.uk> Date: Fri, 13 Oct 2023 14:59:32 +0100 Subject: [PATCH] Bump partisan from 2.8.1 to 2.9.0 Bump npg_id_generation from 3.0.0 to 4.0.1 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index ce92727c..d3122e2e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ cryptography==41.0.4 -npg_id_generation@https://github.com/wtsi-npg/npg_id_generation/releases/download/3.0.0/npg_id_generation-3.0.0.tar.gz -partisan@https://github.com/wtsi-npg/partisan/releases/download/2.8.1/partisan-2.8.1.tar.gz +npg_id_generation@https://github.com/wtsi-npg/npg_id_generation/releases/download/4.0.1/npg_id_generation-4.0.1.tar.gz +partisan@https://github.com/wtsi-npg/partisan/releases/download/2.9.0/partisan-2.9.0.tar.gz pymysql==1.1.0 rich==13.6.0 setuptools==68.2.2