diff --git a/environment.yml b/environment.yml index 655ea38..a87d9d0 100644 --- a/environment.yml +++ b/environment.yml @@ -3,7 +3,7 @@ channels: - conda-forge - defaults dependencies: - - python=3.8 + - python=3.11 - Pillow>=5.2.0 - psutil>=5.0.0 - python-slugify>=1.2.1