diff --git a/environment.yml b/environment.yml index fdfda47..37fb366 100644 --- a/environment.yml +++ b/environment.yml @@ -2,5 +2,5 @@ channels: - conda-forge - defaults dependencies: - - python>=3.11 + - python >=3.11 - matplotlib \ No newline at end of file