Skip to content

Commit

Permalink
limit adbutils version
Browse files Browse the repository at this point in the history
  • Loading branch information
codeskyblue committed Apr 8, 2024
1 parent 9ed61ee commit 01effab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ include = ["*/assets/*"]
python = "^3.8"
requests = "*"
lxml = "*"
adbutils = "^2.2.3"
adbutils = "^2.2.3,!=2.3.0"
retry = ">=0,<1"
packaging = ">=20.3"
pillow = "*"
Expand Down

0 comments on commit 01effab

Please sign in to comment.