diff --git a/requirements.txt b/requirements.txt index 84b4c57..0aba18a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -109,7 +109,7 @@ pyarrow==22.0.0 # Apache Arrow # ---------------------------------------------------------------------------- # 工具库 # ---------------------------------------------------------------------------- -requests==2.32.5 # HTTP 请求 +requests==2.33.0 # HTTP 请求 aiohttp==3.13.2 # 异步 HTTP 客户端 tenacity==9.1.2 # 重试机制 tqdm==4.67.1 # 进度条