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 9bcddeb commit 9603bceCopy full SHA for 9603bce
pyproject.toml
@@ -12,7 +12,7 @@ include = ["*/assets/*"]
12
python = "^3.8"
13
requests = "*"
14
lxml = "*"
15
-adbutils = ">=2.9.3,<2.10.0"
+adbutils = ">=2.9.3,<3"
16
Pillow = "*"
17
retry2 = "^0.9.5"
18
importlib-resources = {version = "*", markers = "python_version < \"3.9\""}
0 commit comments