diff --git a/requirements.txt b/requirements.txt index b908fc7..5e9e2e9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -requests==2.23.0 # Make HTTP requests +requests==2.31.0 # Make HTTP requests beautifulsoup4==4.8.2 # Parse HTML responses colorlog==4.1.0 # Extensive console logging tqdm==4.43.0 # Progressbar for downloads \ No newline at end of file