aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGreg Stupp2026-03-15 20:15:40 +0000
committerGreg Stupp2026-03-15 20:15:40 +0000
commit9f85ce5e1937c3815a556ea26dd29d2204fa1074 (patch)
treea7852700c138ba9532e675049e54834b752aa929 /pyproject.toml
parent459a8638924a6bc4c98eddee317e2dca59ed054b (diff)
parent2ca391c7b38c448cc9cd3fff3da5a06d5c2ce3a1 (diff)
downloadgeneralresearch-9f85ce5e1937c3815a556ea26dd29d2204fa1074.tar.gz
generalresearch-9f85ce5e1937c3815a556ea26dd29d2204fa1074.zip
Merges pull request #1
Feature network
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 93bdca2..55da235 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -31,6 +31,7 @@ dependencies = [
"scipy",
"sentry-sdk",
"slackclient",
+ "tldextract",
"ua-parser",
"user-agents",
"wrapt",