Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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 # 进度条
Expand Down