From 9a745753c519cced7fee7948b7ce2c0988fefaa0 Mon Sep 17 00:00:00 2001 From: James Nightingale Date: Tue, 20 Aug 2024 16:46:30 +0100 Subject: [PATCH] pylops --- optional_requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/optional_requirements.txt b/optional_requirements.txt index 72beef3c..cbb64e17 100644 --- a/optional_requirements.txt +++ b/optional_requirements.txt @@ -1,4 +1,4 @@ -pylops>=1.10.0,<=1.18.3 +pylops>=1.10.0,<=2.3.1 pynufft #jax==0.4.3 #jaxlib==0.4.3 diff --git a/requirements.txt b/requirements.txt index 4bab7b4d..c4b499b4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -astropy>=5.0 +astropy>=5.0,<=6.1.2 decorator>=4.0.0 dill>=0.3.1.1 matplotlib>=3.7.0