mirror of
https://github.com/microsoft/FLAML.git
synced 2026-02-09 02:09:16 +08:00
Update installed dependencies for Python 3.11 on windows-latest
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -48,7 +48,7 @@ executing==2.2.1
|
||||
fastapi==0.128.0
|
||||
fastjsonschema==2.21.2
|
||||
filelock==3.20.3
|
||||
-e git+https://github.com/microsoft/FLAML@6d22922dc3689de9bf6e14aa922b5ab883435821#egg=FLAML
|
||||
-e git+https://github.com/microsoft/FLAML@a5ec782122e8bd32cc70ea5c15a2ff8866d642c2#egg=FLAML
|
||||
fonttools==4.61.1
|
||||
fqdn==1.5.1
|
||||
frozenlist==1.8.0
|
||||
@@ -148,7 +148,7 @@ pure_eval==0.2.3
|
||||
pyarrow==23.0.0
|
||||
pyasn1==0.6.2
|
||||
pyasn1_modules==0.4.2
|
||||
pycparser==2.23
|
||||
pycparser==3.0
|
||||
pycryptodome==3.23.0
|
||||
pydantic==2.12.5
|
||||
pydantic_core==2.41.5
|
||||
@@ -189,7 +189,7 @@ seqeval==1.2.2
|
||||
six==1.17.0
|
||||
smmap==5.0.2
|
||||
soupsieve==2.8.3
|
||||
SQLAlchemy==2.0.45
|
||||
SQLAlchemy==2.0.46
|
||||
sqlparse==0.5.5
|
||||
stack-data==0.6.3
|
||||
starlette==0.50.0
|
||||
@@ -202,9 +202,9 @@ thop==0.1.1.post2209072238
|
||||
threadpoolctl==3.6.0
|
||||
tinycss2==1.4.0
|
||||
tokenizers==0.22.2
|
||||
torch==2.9.1
|
||||
torch==2.10.0
|
||||
torchmetrics==1.8.2
|
||||
torchvision==0.24.1
|
||||
torchvision==0.25.0
|
||||
tornado==6.5.4
|
||||
tqdm==4.67.1
|
||||
traitlets==5.14.3
|
||||
@@ -216,7 +216,7 @@ uri-template==1.3.0
|
||||
urllib3==2.6.3
|
||||
uvicorn==0.40.0
|
||||
virtualenv==20.36.1
|
||||
wcwidth==0.2.14
|
||||
wcwidth==0.3.0
|
||||
webcolors==25.10.0
|
||||
webencodings==0.5.1
|
||||
websocket-client==1.9.0
|
||||
|
||||
@@ -33,9 +33,9 @@ seqeval==1.2.2
|
||||
statsmodels==0.14.6
|
||||
tensorboardX==2.6.4
|
||||
thop==0.1.1-2209072238
|
||||
torch==2.9.1
|
||||
torchvision==0.24.1
|
||||
torch==2.10.0
|
||||
torchvision==0.25.0
|
||||
transformers==4.57.6
|
||||
xgboost==3.1.3
|
||||
xgboost==3.1.3
|
||||
Current commit hash: 6d22922dc3689de9bf6e14aa922b5ab883435821
|
||||
Current commit hash: a5ec782122e8bd32cc70ea5c15a2ff8866d642c2
|
||||
|
||||
Reference in New Issue
Block a user