Added required dependency to environment.yml

This commit is contained in:
2025-05-21 18:07:14 +02:00
parent b2e8a52de4
commit f0fde99985

View File

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