diff --git a/setup.py b/setup.py index 4c558460800..6b21183daa8 100644 --- a/setup.py +++ b/setup.py @@ -122,7 +122,7 @@ # For performance gains with apache arrow "pandas", # for downloading datasets over HTTPS - "requests>=2.32.1", + "requests>=2.32.2", # progress bars in download and scripts "tqdm>=4.66.3", # for fast hashing