diff --git a/python_components/crawler/requirements.txt b/python_components/crawler/requirements.txt index b9e4e702..42b7bd3e 100644 --- a/python_components/crawler/requirements.txt +++ b/python_components/crawler/requirements.txt @@ -13,5 +13,5 @@ pysocks==1.7.1 pytest==8.3.5 selenium==4.34.2 tldextract==5.1.3 -tomli==2.0.1 +tomli==2.4.1 tqdm==4.67.1