gnu: python-jwst: Relax requirements.

* gnu/packages/astronomy.scm (python-jwst) [phases]{relax-requirements}:
Relax vertion check for 'stcal'.

Change-Id: I2a53afd229611c58f1a90e9057a240b4611775f5
This commit is contained in:
Sharlatan Hellseher 2025-08-22 11:52:20 +01:00 committed by Andrew Tropin
parent 47b8e4ff49
commit 25a8b05db5
No known key found for this signature in database
GPG key ID: 2208D20958C1DEB0

View file

@ -4715,6 +4715,8 @@ milliarcsecond).")
(substitute* "pyproject.toml"
;; drizzle>=2.0.1,<2.1.0
((">=2.0.1,<2.1.0") ">=2.0.1")
;; stcal>=1.14.1,<1.15.0
((">=1.14.1,<1.15.0") "")
;; scipy>=1.14.1
(("1.14.1") "1.12.0")
;; XXX: Can't detect opencv-python version. The input opencv