Skip to content

Commit

Permalink
ip: drop geoip2 requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
SnoopJ committed Oct 27, 2023
1 parent 0752ff8 commit bd1e6f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ requires-python = ">=3.8"
dependencies = [
"xmltodict>=0.12,<0.14",
"pytz",
"geoip2>=4.0,<5.0",
"requests>=2.24.0,<3.0.0",
"urllib3<2.0", # TODO: unpin when vcrpy etc. will tolerate it
"dnspython<3.0",
Expand Down

0 comments on commit bd1e6f1

Please sign in to comment.