Added numpy to environment.yml

This commit is contained in:
2025-05-20 20:57:01 +02:00
parent 63b10555dc
commit 53abd0c7b5

View File

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