Added numpy to environment.yml

This commit is contained in:
parent 63b10555dc
commit 53abd0c7b5

View File

@ -4,3 +4,4 @@ channels:
dependencies:
- python >=3.11
- matplotlib
- numpy