Skip to content

Commit 05c3328

Browse files
committed
BE: force upgrade of unifi-sm-api>=0.2.2 #1524
Signed-off-by: jokob-sk <jokob.sk@gmail.com>
1 parent 12b0d91 commit 05c3328

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

install/proxmox/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ aiohttp
44
graphene
55
flask
66
flask-cors
7-
unifi-sm-api
7+
unifi-sm-api>=0.2.2
88
tplink-omada-client
99
wakeonlan
1010
pycryptodome

install/ubuntu24/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ aiohttp
44
graphene
55
flask
66
flask-cors
7-
unifi-sm-api
7+
unifi-sm-api>=0.2.2
88
tplink-omada-client
99
wakeonlan
1010
pycryptodome

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ aiohttp
55
graphene
66
flask
77
flask-cors
8-
unifi-sm-api
8+
unifi-sm-api>=0.2.2
99
tplink-omada-client
1010
wakeonlan
1111
pycryptodome

0 commit comments

Comments
 (0)