diff options
| author | 2024-10-09 13:33:31 +0200 | |
|---|---|---|
| committer | 2024-11-23 19:16:20 +0000 | |
| commit | 53eec3e9c93cd0a09cd6dee4713c8a0b117a3382 (patch) | |
| tree | adac3cc5fa0bbf36bdb4fc7e67e6a79c444f44c6 /pyproject.toml | |
| parent | Remove deprecated ruff rules (diff) | |
Deps: add tenacity
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 8fbdad4c2..325707c55 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,6 +26,7 @@ python-frontmatter = "1.1.0" rapidfuzz = "3.10.1" regex = "2024.11.6" sentry-sdk = "2.19.0" +tenacity = "9.0.0" tldextract = "5.1.3" pydantic = "2.10.1" pydantic-settings = "2.6.1" |