chore: update urls

This commit is contained in:
purarue 2024-10-25 09:39:00 -07:00
parent 8496d131e7
commit 45da29c04f
18 changed files with 38 additions and 38 deletions

View file

@ -2,7 +2,7 @@
Converts IP addresses provided by my.location.ip to estimated locations
"""
REQUIRES = ["git+https://github.com/seanbreckenridge/ipgeocache"]
REQUIRES = ["git+https://github.com/purarue/ipgeocache"]
from dataclasses import dataclass
from datetime import timedelta