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 37e72a7 commit 35b3570Copy full SHA for 35b3570
pixi.toml
@@ -9,7 +9,7 @@ conda-recipe-v2-schema = { path = ".", editable = true }
9
10
[dependencies]
11
pydantic = ">=2.8.2,<3"
12
-ruff = ">=0.5.2,<0.6"
+ruff = ">=0.13.3,<0.14"
13
pyyaml = ">=6.0.1,<7"
14
jsonschema = ">=4.23.0,<5"
15
pytest = ">=8.3.1,<9"
0 commit comments