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:
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" ?>
|
||||
<coverage version="7.13.2" timestamp="1770092871675" lines-valid="11572" lines-covered="8136" line-rate="0.7031" branches-valid="4330" branches-covered="2594" branch-rate="0.5991" complexity="0">
|
||||
<!-- Generated by coverage.py: https://coverage.readthedocs.io/en/7.13.2 -->
|
||||
<coverage version="7.13.3" timestamp="1770265481502" lines-valid="11572" lines-covered="8136" line-rate="0.7031" branches-valid="4330" branches-covered="2595" branch-rate="0.5993" complexity="0">
|
||||
<!-- Generated by coverage.py: https://coverage.readthedocs.io/en/7.13.3 -->
|
||||
<!-- Based on https://raw.githubusercontent.com/cobertura/web/master/htdocs/xml/coverage-04.dtd -->
|
||||
<sources>
|
||||
<source>D:\a\FLAML\FLAML\flaml</source>
|
||||
@@ -59,7 +59,7 @@
|
||||
</class>
|
||||
</classes>
|
||||
</package>
|
||||
<package name="automl" line-rate="0.7502" branch-rate="0.6409" complexity="0">
|
||||
<package name="automl" line-rate="0.7502" branch-rate="0.6416" complexity="0">
|
||||
<classes>
|
||||
<class name="__init__.py" filename="automl/__init__.py" complexity="0" line-rate="0.7143" branch-rate="1">
|
||||
<methods/>
|
||||
@@ -73,7 +73,7 @@
|
||||
<line number="9" hits="0"/>
|
||||
</lines>
|
||||
</class>
|
||||
<class name="automl.py" filename="automl/automl.py" complexity="0" line-rate="0.7668" branch-rate="0.6439">
|
||||
<class name="automl.py" filename="automl/automl.py" complexity="0" line-rate="0.7668" branch-rate="0.6458">
|
||||
<methods/>
|
||||
<lines>
|
||||
<line number="5" hits="1"/>
|
||||
@@ -702,7 +702,7 @@
|
||||
<line number="1655" hits="1"/>
|
||||
<line number="1656" hits="1" branch="true" condition-coverage="100% (2/2)"/>
|
||||
<line number="1657" hits="1"/>
|
||||
<line number="1658" hits="1" branch="true" condition-coverage="50% (1/2)" missing-branches="1656"/>
|
||||
<line number="1658" hits="1" branch="true" condition-coverage="100% (2/2)"/>
|
||||
<line number="1659" hits="1"/>
|
||||
<line number="1661" hits="1" branch="true" condition-coverage="100% (2/2)"/>
|
||||
<line number="1662" hits="1"/>
|
||||
|
||||
@@ -27,16 +27,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.3
|
||||
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
|
||||
@@ -46,10 +46,10 @@ dill==0.4.0
|
||||
distlib==0.4.0
|
||||
evaluate==0.4.6
|
||||
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@a883ec704b9ec3ddfdfe59e452e8f420ffca7ad5#egg=FLAML
|
||||
-e git+https://github.com/microsoft/FLAML@16a1406b7c8da8f7f10a8820eb3c3cef351acbc5#egg=FLAML
|
||||
fonttools==4.61.1
|
||||
fqdn==1.5.1
|
||||
frozenlist==1.8.0
|
||||
@@ -64,7 +64,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
|
||||
@@ -167,7 +167,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
|
||||
@@ -209,7 +209,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==3.1.3
|
||||
xgboost==3.1.3
|
||||
Current commit hash: a883ec704b9ec3ddfdfe59e452e8f420ffca7ad5
|
||||
Current commit hash: 16a1406b7c8da8f7f10a8820eb3c3cef351acbc5
|
||||
|
||||
Reference in New Issue
Block a user