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.
2 parents 626684a + db33b97 commit e719a14Copy full SHA for e719a14
pyproject.toml
@@ -3,7 +3,7 @@ requires = [
3
"setuptools",
4
5
# Cython and numpy are needed when running setup.py, to build extensions
6
- "numpy==2.3.2",
+ "numpy==2.3.3",
7
"Cython==3.1.3",
8
]
9
build-backend = "setuptools.build_meta"
@@ -35,7 +35,7 @@ dependencies = [
35
"sounddevice==0.5.2",
36
"rtmixer==0.1.7",
37
"docutils==0.22",
38
39
"PyQt5==5.15.11",
40
"platformdirs==4.4.0",
41
"pyrr==0.10.3",
0 commit comments