Skip to content

Commit 124d79e

Browse files
authored
pin to pygfx v0.10.0 for release (#836)
1 parent 5cda159 commit 124d79e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ keywords = [
2020
requires-python = ">= 3.10"
2121
dependencies = [
2222
"numpy>=1.23.0",
23-
"pygfx>=0.9.0",
23+
"pygfx==0.10.0",
2424
"wgpu>=0.20.0",
2525
"cmap>=0.1.3",
2626
# (this comment keeps this list multiline in VSCode)

0 commit comments

Comments
 (0)