Skip to content

Commit bd1e6f1

Browse files
committed
ip: drop geoip2 requirement
1 parent 0752ff8 commit bd1e6f1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ requires-python = ">=3.8"
4545
dependencies = [
4646
"xmltodict>=0.12,<0.14",
4747
"pytz",
48-
"geoip2>=4.0,<5.0",
4948
"requests>=2.24.0,<3.0.0",
5049
"urllib3<2.0", # TODO: unpin when vcrpy etc. will tolerate it
5150
"dnspython<3.0",

0 commit comments

Comments
 (0)