Skip to content

Commit

Permalink
Add Numpy 1.22 dependency without upper limit
Browse files Browse the repository at this point in the history
- Hopefully this will lead to builds against 1.22 _and_ 2.0
  • Loading branch information
ajjackson committed Jul 18, 2024
1 parent 829dbce commit 568ed88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ requirements:
- python
run:
- importlib_resources >=1.3.0
- numpy >=1.22
- packaging
- pint >=0.19
- python
Expand Down

0 comments on commit 568ed88

Please sign in to comment.