diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/pyproject.toml b/pyproject.toml index b55d42c28..9b8d65925 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ python-frontmatter = "1.0.0"  rapidfuzz = "3.4.0"  regex = "2023.10.3"  sentry-sdk = "1.31.0" -tldextract = "3.6.0" +tldextract = "5.0.0"  pydantic = "2.0.3"  pydantic-settings = "2.0.3" | 
