Skip to content

Commit 067ed32

Browse files
committed
maintanance: unpin scipy
1 parent 4d0103b commit 067ed32

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

environment-osx-arm64.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies:
1010
- python=>3.10
1111
- compilers
1212
- numpy>=1.17.0,<2
13-
- scipy>=0.14,<1.14.0
13+
- scipy>=1.14.0
1414
- filelock>=3.15
1515
- etuples
1616
- logical-unification

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies:
1010
- python>=3.10
1111
- compilers
1212
- numpy>=1.17.0,<2
13-
- scipy>=0.14,<1.14.0
13+
- scipy>=1.14.0
1414
- filelock>=3.15
1515
- etuples
1616
- logical-unification

0 commit comments

Comments
 (0)