Compare commits

..

1 Commits

Author SHA1 Message Date
ffc2d7e674 Update environment.yml 2025-05-20 21:23:55 +02:00

View File

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