diff options
| author | Greg Stupp | 2026-03-15 20:15:40 +0000 |
|---|---|---|
| committer | Greg Stupp | 2026-03-15 20:15:40 +0000 |
| commit | 9f85ce5e1937c3815a556ea26dd29d2204fa1074 (patch) | |
| tree | a7852700c138ba9532e675049e54834b752aa929 /pyproject.toml | |
| parent | 459a8638924a6bc4c98eddee317e2dca59ed054b (diff) | |
| parent | 2ca391c7b38c448cc9cd3fff3da5a06d5c2ce3a1 (diff) | |
| download | generalresearch-9f85ce5e1937c3815a556ea26dd29d2204fa1074.tar.gz generalresearch-9f85ce5e1937c3815a556ea26dd29d2204fa1074.zip | |
Merges pull request #1
Feature network
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 1 |
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", |
