Skip to content

Commit

Permalink
Merge pull request #648 from bdice/update-numba-0.57
Browse files Browse the repository at this point in the history
Update to numba>=0.57.
  • Loading branch information
raydouglass authored May 26, 2023
2 parents 0cfda78 + b0a5582 commit 0add688
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda/recipes/versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ nlohmann_json_version:
nodejs_version:
- '>=14'
numba_version:
- '>=0.56.2'
- '>=0.57'
numpy_version:
- '>=1.21'
nvtx_version:
Expand Down

0 comments on commit 0add688

Please sign in to comment.