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 a276413 commit 9857f85Copy full SHA for 9857f85
packages/core/typescript/create-itk-wasm/src/generate/pixi-toml.ts
@@ -94,7 +94,7 @@ pytest = ">=8.3.3,<9"
94
[feature.python.pypi-dependencies]
95
pyodide-py = ">=0.26.3, <0.27"
96
pytest-pyodide = ">=0.58.3, <0.59"
97
-itkwasm = ">=1.0b180, <2"
+itkwasm = ">=1.0b185, <2"
98
99
[tasks.build-python]
100
cmd = "pnpm run build:gen:python"
0 commit comments