We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37ad651 commit 658802aCopy full SHA for 658802a
pixi.toml
@@ -11,10 +11,10 @@ preview = ["pixi-build"]
11
12
[dependencies]
13
filelock = ">=3.16.0,<4"
14
-git = "==2.51.0"
+git = "==2.52.0"
15
httpx = ">=0.28.0,<1"
16
mypy = ">=1.18,<1.19"
17
-py-rattler = ">=0.16,<0.17"
+py-rattler = ">=0.17,<0.18"
18
pygithub = ">=2.5.0,<3"
19
pytest = "*"
20
pytest-rerunfailures = ">=16,<17"
@@ -81,7 +81,7 @@ typos = "typos --force-exclude"
81
# Feature to build recipes
82
#
83
[feature.recipes.dependencies]
84
-rattler-build = ">=0.48,<0.49"
+rattler-build = ">=0.50,<0.51"
85
86
[feature.recipes.tasks.build-backends]
87
cmd = "rattler-build build --recipe-dir empty --output-dir ."
0 commit comments