1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-11 06:46:56 +08:00

Update requirements.txt (#1521)

This commit is contained in:
zhuan
2023-09-15 17:18:04 +08:00
committed by GitHub
parent 69e28ceab8
commit ecbeeafdc1

View File

@@ -1,6 +1,6 @@
async-generator==1.10 async-generator==1.10
attrs==21.4.0 attrs==21.4.0
certifi==2021.10.8 certifi==2022.12.7
cffi==1.15.0 cffi==1.15.0
charset-normalizer==2.0.12 charset-normalizer==2.0.12
cryptography==36.0.1 cryptography==36.0.1
@@ -8,7 +8,7 @@ fire==0.4.0
h11==0.13.0 h11==0.13.0
idna==3.3 idna==3.3
loguru==0.6.0 loguru==0.6.0
lxml==4.8.0 lxml==4.9.1
multitasking==0.0.10 multitasking==0.0.10
numpy==1.22.2 numpy==1.22.2
outcome==1.1.0 outcome==1.1.0