We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9605d06 commit 662108cCopy full SHA for 662108c
setup.py
@@ -4,8 +4,7 @@
4
5
install_requires = [
6
"numpy>=1.23.0",
7
- "wgpu>=0.16.0",
8
- "pygfx>=0.3.0",
+ "pygfx>=0.4.0",
9
"cmap>=0.1.3",
10
]
11
0 commit comments