Skip to content

Commit

Permalink
fix: Upgrade google-play-scraper to fix paid apps check (#534)
Browse files Browse the repository at this point in the history
  • Loading branch information
pnu-s authored Jun 18, 2022
1 parent 6fdf5f3 commit c0b29f7
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 54 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ django-eventlog = "==1.1"
django-minio-storage = "~=0.3.10"
djangorestframework = "~=3.13.1"
exodus-core = "==1.3.6"
google-play-scraper = "~=1.0.3"
google-play-scraper = "~=1.1.0"
gunicorn = "~=20.1"
mistune = "~=0.8"
psycopg2 = "~=2.8.6"
Expand Down
106 changes: 53 additions & 53 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c0b29f7

Please sign in to comment.