Skip to content

Commit 37c5749

Browse files
committed
Remove extra dependency
1 parent 5b0f871 commit 37c5749

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ classifiers = [# Update me
3232
[tool.poetry.dependencies]
3333
python = "^3.8"
3434
importlib_metadata = { version = "^1.6.0", python = "<3.8" }
35-
wyze-sdk = "^1.1.1"
3635
pydantic = "^1.8.1"
3736
av = { version = "^8.0.3", optional = true }
3837
numpy = { version = "^1.20.2", optional = true }

0 commit comments

Comments
 (0)