Added numpy to environment.yml

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

View File

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