Skip to content

Commit

Permalink
update min numba
Browse files Browse the repository at this point in the history
  • Loading branch information
jpn-- committed May 8, 2024
1 parent 95d8c3c commit f7a55f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ numpy >= 1.19
pandas >= 1.2
pyarrow >= 3.0.0
xarray >= 0.20.0
numba >= 0.54
numba >= 0.57
numexpr
filelock
sphinx-autosummary-accessors
2 changes: 1 addition & 1 deletion envs/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies:
- xarray
- dask
- networkx
- numba>=0.54
- numba>=0.57
- numexpr
- sparse
- filelock
Expand Down

0 comments on commit f7a55f4

Please sign in to comment.