diff --git a/python_components/crawler/requirements.txt b/python_components/crawler/requirements.txt index b9e4e702..d2e1196b 100644 --- a/python_components/crawler/requirements.txt +++ b/python_components/crawler/requirements.txt @@ -12,6 +12,6 @@ pymupdf==1.25.5 pysocks==1.7.1 pytest==8.3.5 selenium==4.34.2 -tldextract==5.1.3 +tldextract==5.3.1 tomli==2.0.1 tqdm==4.67.1