Skip to content

Commit

Permalink
fix(deps): Pin androguard<4
Browse files Browse the repository at this point in the history
Androguard version 4 moved some packages around and causes import exceptions.
There might be other changes that will required further testing before using androguard 4.x
  • Loading branch information
hneiva committed Jan 15, 2024
1 parent feaa5c3 commit bfb028c
Show file tree
Hide file tree
Showing 4 changed files with 822 additions and 805 deletions.
2 changes: 1 addition & 1 deletion requirements/base.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
aiohttp
androguard
androguard<4
google-api-python-client
google-auth
humanize
Expand Down
Loading

0 comments on commit bfb028c

Please sign in to comment.