From 0e12b14645463e66c41fe1b0bc83a9abb9f8201c Mon Sep 17 00:00:00 2001 From: Lan Le Date: Wed, 25 Oct 2023 13:20:22 +0200 Subject: [PATCH] fix: update nmrglue --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index f640d73f..91f3c315 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,8 +17,8 @@ MarkupSafe==2.1.2 matplotlib==3.0.0 mccabe==0.6.1 more-itertools==7.2.0 -#-e git+https://github.com/ComPlat/nmrglue.git@d9c0de6d3d7c852fc0d167442af395393a8ae513#egg=nmrglue --e git+https://github.com/ComPlat/nmrglue.git@c5a7d4d0073fedff68808b4e9c95836a8c20413e#egg=nmrglue +# -e git+https://github.com/ComPlat/nmrglue.git@c5a7d4d0073fedff68808b4e9c95836a8c20413e#egg=nmrglue +-e git+https://github.com/ComPlat/nmrglue.git@68388863ed3d7a6def7837155432ceb2134dae92#egg=nmrglue netCDF4==1.5.3 numpy==1.21.5 olefile==0.46