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.
1 parent 5b0f871 commit 37c5749Copy full SHA for 37c5749
pyproject.toml
@@ -32,7 +32,6 @@ classifiers = [# Update me
32
[tool.poetry.dependencies]
33
python = "^3.8"
34
importlib_metadata = { version = "^1.6.0", python = "<3.8" }
35
-wyze-sdk = "^1.1.1"
36
pydantic = "^1.8.1"
37
av = { version = "^8.0.3", optional = true }
38
numpy = { version = "^1.20.2", optional = true }
0 commit comments