We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1cb990 commit 8cfa2deCopy full SHA for 8cfa2de
1 file changed
pyproject.toml
@@ -15,7 +15,7 @@ python = "^3.7"
15
typer = {extras = ["all"], version = "^0.4.0"}
16
PyInquirer = "^1.0.3"
17
PyYAML = "^5.1"
18
-numpy = "^1.22.2"
+numpy = "^1.21.4"
19
sounddevice = "^0.4.4"
20
pyrealsense2 = {version = "^2.50.0", optional = true}
21
Flask = "^2.1.1"
0 commit comments