From b6c0a89afdeaf6a546148b41de09437f0726fc44 Mon Sep 17 00:00:00 2001 From: Username Date: Sun, 21 Dec 2025 23:37:13 +0100 Subject: [PATCH] add IP2Location for geolocation --- requirements.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 041f722..fa50b76 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1,3 @@ -beautifulsoup4 \ No newline at end of file +beautifulsoup4 +pyasn +IP2Location \ No newline at end of file