diff --git a/environment.yml b/environment.yml index 06d5fc29b..3ce0cefa9 100644 --- a/environment.yml +++ b/environment.yml @@ -4,7 +4,7 @@ channels: - conda-forge - defaults dependencies: - - python >=3.8,<3.13 + - python >=3.8 - astroid - boltons >=20.1 - bottleneck >=1.3.1