Skip to content

Commit 7fd8cbd

Browse files
Ian Schweermaresb
Ian Schweer
authored andcommitted
Update for m1
1 parent 58fec45 commit 7fd8cbd

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

environment.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name: pytensor-dev
77
channels:
88
- conda-forge
99
dependencies:
10-
- python>=3.10
10+
- python=3.10
1111
- compilers
1212
- numpy>=1.17.0,<2
1313
- scipy>=0.14,<1.14.0
@@ -18,9 +18,7 @@ dependencies:
1818
- cons
1919
- pydeprecate
2020
# Intel BLAS
21-
- mkl
22-
- mkl-service
23-
- libblas=*=*mkl
21+
- libblas=*=*accelerate
2422
# numba backend
2523
- numba>=0.57
2624
# For testing

0 commit comments

Comments
 (0)