Update environment.yml

This commit is contained in:
ymlesni 2025-05-20 21:39:43 +02:00
parent 3453e4e432
commit 8ea04553fd

View File

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