Compare commits

..

1 Commits

Author SHA1 Message Date
38f652662f Update environment.yml 2025-05-20 21:39:14 +02:00

View File

@ -1,6 +1,7 @@
channels: channels:
- conda-forge - conda-forge
- defaults - defaults
dependencies: dependencies:
- python >=3.11 - python >=3.11
- matplotlib - matplotlib
- numpy