Compare commits

..

2 Commits

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

View File

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