diff --git a/fetcher/requirements.txt b/fetcher/requirements.txt index a94e421..5ba28bd 100644 --- a/fetcher/requirements.txt +++ b/fetcher/requirements.txt @@ -1,5 +1,5 @@ beautifulsoup4==4.13.3 -mistune==3.1.1 +mistune==3.2.1 Requests==2.32.4 requests_cache==1.2.1 tqdm==4.67.1