Skip to content

Commit 662108c

Browse files
authored
pin pygfx>=0.4.0 (#607)
1 parent 9605d06 commit 662108c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44

55
install_requires = [
66
"numpy>=1.23.0",
7-
"wgpu>=0.16.0",
8-
"pygfx>=0.3.0",
7+
"pygfx>=0.4.0",
98
"cmap>=0.1.3",
109
]
1110

0 commit comments

Comments
 (0)