Skip to content

Commit cdfd4ae

Browse files
committed
chore(dependencies): update numba dependency to be within correct range in conda-recipe/meta.yaml
1 parent 49c891f commit cdfd4ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

conda-recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ requirements:
3939
- distributed >=2026.1.2,<2026.2.0
4040
- dask-jobqueue >=0.9,<0.10
4141
- pytest-xdist >=3.8, <3.9
42-
- numba >=0.64.0, <0.7
42+
- numba >=0.65.0, <0.7
4343

4444
test:
4545
imports:

0 commit comments

Comments
 (0)