diff --git a/pixi.toml b/pixi.toml index 419b8b57b..064a2cf35 100644 --- a/pixi.toml +++ b/pixi.toml @@ -13,7 +13,7 @@ platforms = ["osx-arm64", "osx-64", "linux-64"] [feature.feature_rattler_build] [feature.feature_rattler_build.dependencies] rattler-build = ">= 0.18.1" -python = "3.11.*" +python = "3.12.*" typer = "*" curl = "*"