Update requirements.txt

This commit is contained in:
马一丁
2025-11-21 05:32:35 +08:00
parent 079a1f17e8
commit bac28b43f4

View File

@@ -13,6 +13,7 @@ eventlet==0.33.3
# ===== HTTP请求和异步 =====
requests==2.31.0
httpx==0.28.1
socksio==1.0.0
aiofiles==23.2.1
aiohttp>=3.8.0
PySocks>=1.7.1