1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-06-06 05:51:17 +08:00

Update requirements.txt (#1829)

Update urllib3 dependency according to https://github.com/advisories/GHSA-34jh-p97f-mpxf
This commit is contained in:
Di
2024-12-04 12:10:05 +08:00
committed by GitHub
parent f2caf452e9
commit 18fcdf1521

View File

@@ -28,7 +28,7 @@ termcolor==1.1.0
tqdm==4.63.0
trio==0.20.0
trio-websocket==0.9.2
urllib3==1.26.8
urllib3==1.26.19
wget==3.2
wsproto==1.1.0
yahooquery==2.2.15