Skip to content

Commit 086672d

Browse files
pyhf is not working with scipy 1.16
1 parent ed19ead commit 086672d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smodels/share/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
docutils>=0.3
22
numpy>=1.20.0
3-
scipy>=1.0.0,<=1.16.0
3+
scipy>=1.0.0,<1.16.0
44
sympy>=1.0.0
55
unum>=4.0.0
66
requests>=2.0.0

0 commit comments

Comments
 (0)