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