diff --git a/environment.yml b/environment.yml index db79a9b0f..124b048c9 100644 --- a/environment.yml +++ b/environment.yml @@ -24,7 +24,7 @@ dependencies: - tabulate=0.9.0 # toolchain deps - - pip=22.1 + - pip=25.2 # This should be the same as requires-python minus the >=. - python=3.11