We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09423b3 commit 9c759feCopy full SHA for 9c759fe
environment-osx-arm64.yml
@@ -19,7 +19,6 @@ dependencies:
19
- pydeprecate
20
# Apple BLAS
21
- libblas=*=*accelerate
22
- # numba backend
23
- numba>=0.57
24
# For testing
25
- coveralls
environment.yml
@@ -21,7 +21,6 @@ dependencies:
- mkl
- mkl-service
- libblas=*=*mkl
26
27
pyproject.toml
@@ -50,6 +50,7 @@ dependencies = [
50
"setuptools>=59.0.0",
51
"scipy>=1,<2",
52
"numpy>=2.0",
53
+ "numba>0.57,<1",
54
"filelock>=3.15",
55
"etuples",
56
"logical-unification",
0 commit comments