diff --git a/environment.yml b/environment.yml index 678b8ac..e3fc7eb 100644 --- a/environment.yml +++ b/environment.yml @@ -2,7 +2,7 @@ name: metocean-api channels: - conda-forge dependencies: - - python=>3.9 + - python=>3.12 - matplotlib>=3.1 - numpy>=1.17 - pandas