1
0

security: aiohttp

This commit is contained in:
guorong.zheng 2024-04-19 16:00:23 +08:00
parent 045a5bca41
commit be67efaf42

@ -14,7 +14,7 @@ feedparser = "6.0.11"
pytz = "2024.1"
selenium = "4.19.0"
selenium-stealth = "1.0.6"
aiohttp = "3.9.3"
aiohttp = ">=3.9.4"
bs4 = "0.0.2"
tqdm = "4.66.2"
async-timeout = "4.0.3"