Skip to content

Commit

Permalink
Restore geoip2
Browse files Browse the repository at this point in the history
  • Loading branch information
Twixes committed Apr 16, 2024
1 parent 6285daf commit 730bf1c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ pytz==2023.3
redis==4.5.4
retry==0.9.2
requests~=2.31.0
geoip2==4.6.0
s3fs==2023.10.0
stripe==7.4.0
selenium==4.1.5
Expand Down
7 changes: 7 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ aiohttp==3.9.3
# via
# -r requirements.in
# aiobotocore
# geoip2
# s3fs
aioitertools==0.11.0
# via aiobotocore
Expand Down Expand Up @@ -231,6 +232,8 @@ fsspec==2023.10.0
# s3fs
future==0.18.3
# via lzstring
geoip2==4.6.0
# via -r requirements.in
gitdb==4.0.11
# via gitpython
gitpython==3.1.40
Expand Down Expand Up @@ -321,6 +324,8 @@ lzstring==1.0.4
# via -r requirements.in
makefun==1.15.2
# via dlt
maxminddb==2.6.1
# via geoip2
mimesis==5.2.1
# via -r requirements.in
monotonic==1.5
Expand Down Expand Up @@ -483,6 +488,7 @@ requests==2.31.0
# via
# -r requirements.in
# dlt
# geoip2
# google-api-core
# google-cloud-bigquery
# infi-clickhouse-orm
Expand Down Expand Up @@ -631,6 +637,7 @@ urllib3[secure,socks]==1.26.18
# via
# botocore
# django-revproxy
# geoip2
# google-auth
# requests
# selenium
Expand Down

0 comments on commit 730bf1c

Please sign in to comment.