Skip to content

Commit

Permalink
bump numpy to 1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
k-dominik committed Nov 20, 2023
1 parent 1048f08 commit 50b6c69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/environment-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ channels:
- nodefaults
dependencies:
- python 3.9.*
- numpy 1.21.*
- numpy 1.22.*
- appdirs
- cachetools
- dpct
Expand Down

0 comments on commit 50b6c69

Please sign in to comment.