Skip to content

Commit 9603bce

Browse files
authored
update adbutils dep (#1139)
1 parent 9bcddeb commit 9603bce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ include = ["*/assets/*"]
1212
python = "^3.8"
1313
requests = "*"
1414
lxml = "*"
15-
adbutils = ">=2.9.3,<2.10.0"
15+
adbutils = ">=2.9.3,<3"
1616
Pillow = "*"
1717
retry2 = "^0.9.5"
1818
importlib-resources = {version = "*", markers = "python_version < \"3.9\""}

0 commit comments

Comments
 (0)