mirror of
https://github.com/ep1cman/unifi-protect-backup.git
synced 2025-12-10 05:13:28 +00:00
Add python package dependencies
This commit is contained in:
@@ -46,6 +46,8 @@ toml = {version = "^0.10.2", optional = true}
|
|||||||
bump2version = {version = "^1.0.1", optional = true}
|
bump2version = {version = "^1.0.1", optional = true}
|
||||||
tox-asdf = {version = "^0.1.0", optional = true}
|
tox-asdf = {version = "^0.1.0", optional = true}
|
||||||
pyunifiprotect = "^3.2.1"
|
pyunifiprotect = "^3.2.1"
|
||||||
|
aiofiles = "^0.8.0"
|
||||||
|
aiocron = "^1.8"
|
||||||
|
|
||||||
[tool.poetry.extras]
|
[tool.poetry.extras]
|
||||||
test = [
|
test = [
|
||||||
|
|||||||
Reference in New Issue
Block a user