mirror of
https://github.com/microsoft/FLAML.git
synced 2026-02-09 02:09:16 +08:00
Update installed dependencies for Python 3.10 on windows-latest
This commit is contained in:
@@ -29,16 +29,16 @@ click==8.3.1
|
||||
cliff==4.13.1
|
||||
cloudpickle==3.1.2
|
||||
cmaes==0.12.0
|
||||
cmd2==3.1.2
|
||||
cmd2==3.1.3
|
||||
colorama==0.4.6
|
||||
colorlog==6.10.1
|
||||
comm==0.2.3
|
||||
contourpy==1.3.2
|
||||
convertdate==2.4.0
|
||||
coverage==7.13.2
|
||||
coverage==7.13.3
|
||||
cryptography==46.0.4
|
||||
cycler==0.12.1
|
||||
databricks-sdk==0.82.0
|
||||
databricks-sdk==0.84.0
|
||||
dataclasses==0.6
|
||||
datasets==4.5.0
|
||||
debugpy==1.8.20
|
||||
@@ -49,10 +49,10 @@ distlib==0.4.0
|
||||
evaluate==0.4.6
|
||||
exceptiongroup==1.3.1
|
||||
executing==2.2.1
|
||||
fastapi==0.128.0
|
||||
fastapi==0.128.1
|
||||
fastjsonschema==2.21.2
|
||||
filelock==3.20.3
|
||||
-e git+https://github.com/microsoft/FLAML@12575f0e0d570e2bc2dea571a7307e439a9c278a#egg=FLAML
|
||||
-e git+https://github.com/microsoft/FLAML@fd7b9a07ab1a2827a55e46051d3ed3323c55b813#egg=FLAML
|
||||
fonttools==4.61.1
|
||||
fqdn==1.5.1
|
||||
frozenlist==1.8.0
|
||||
@@ -67,7 +67,7 @@ hcrystalball==0.1.12
|
||||
hf-xet==1.2.0
|
||||
httpcore==1.0.9
|
||||
httpx==0.28.1
|
||||
huggingface_hub==1.3.7
|
||||
huggingface_hub==1.4.0
|
||||
identify==2.6.16
|
||||
idna==3.11
|
||||
importlib_metadata==8.7.1
|
||||
@@ -169,7 +169,7 @@ python-json-logger==4.0.0
|
||||
pytorch-forecasting==1.6.1
|
||||
pytorch-lightning==2.6.1
|
||||
pytz==2025.2
|
||||
pywinpty==3.0.2
|
||||
pywinpty==3.0.3
|
||||
PyYAML==6.0.3
|
||||
pyzmq==27.1.0
|
||||
referencing==0.37.0
|
||||
@@ -212,7 +212,7 @@ torch==2.10.0
|
||||
torchmetrics==1.8.2
|
||||
torchvision==0.25.0
|
||||
tornado==6.5.4
|
||||
tqdm==4.67.2
|
||||
tqdm==4.67.3
|
||||
traitlets==5.14.3
|
||||
transformers==5.0.0
|
||||
typer-slim==0.21.1
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
catboost==1.2.8
|
||||
coverage==7.13.2
|
||||
coverage==7.13.3
|
||||
dataclasses==0.6
|
||||
datasets==4.5.0
|
||||
dill==0.4.0
|
||||
@@ -38,4 +38,4 @@ torchvision==0.25.0
|
||||
transformers==5.0.0
|
||||
xgboost==1.7.6
|
||||
xgboost==1.7.6
|
||||
Current commit hash: 12575f0e0d570e2bc2dea571a7307e439a9c278a
|
||||
Current commit hash: fd7b9a07ab1a2827a55e46051d3ed3323c55b813
|
||||
|
||||
Reference in New Issue
Block a user