Skip to content

Commit

Permalink
allow newer numba
Browse files Browse the repository at this point in the history
  • Loading branch information
kosack committed Jul 6, 2023
1 parent b1493b6 commit 081d427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies:
- joblib
- jupyter
- matplotlib
- numba=0.56
- numba>=0.56
- numpy>=1.17
- numpydoc
- pandas
Expand Down

0 comments on commit 081d427

Please sign in to comment.