Update installed dependencies for Python 3.11 on windows-latest

This commit is contained in:
github-actions[bot]
2026-02-07 04:17:57 +00:00
parent 85dedc331f
commit 056ac5e4c6
3 changed files with 16 additions and 16 deletions

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" ?>
<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">
<coverage version="7.13.3" timestamp="1770437855884" 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.3 -->
<!-- Based on https://raw.githubusercontent.com/cobertura/web/master/htdocs/xml/coverage-04.dtd -->
<sources>
@@ -59,7 +59,7 @@
</class>
</classes>
</package>
<package name="automl" line-rate="0.7502" branch-rate="0.6416" complexity="0">
<package name="automl" line-rate="0.7502" branch-rate="0.6409" complexity="0">
<classes>
<class name="__init__.py" filename="automl/__init__.py" complexity="0" line-rate="0.7143" branch-rate="1">
<methods/>
@@ -2100,7 +2100,7 @@
<line number="650" hits="1"/>
</lines>
</class>
<class name="model.py" filename="automl/model.py" complexity="0" line-rate="0.7155" branch-rate="0.5947">
<class name="model.py" filename="automl/model.py" complexity="0" line-rate="0.7155" branch-rate="0.5925">
<methods/>
<lines>
<line number="5" hits="1"/>
@@ -2891,7 +2891,7 @@
<line number="1625" hits="1" branch="true" condition-coverage="100% (2/2)"/>
<line number="1627" hits="1"/>
<line number="1628" hits="1"/>
<line number="1631" hits="1" branch="true" condition-coverage="100% (2/2)"/>
<line number="1631" hits="1" branch="true" condition-coverage="50% (1/2)" missing-branches="1649"/>
<line number="1632" hits="1"/>
<line number="1645" hits="1" branch="true" condition-coverage="100% (2/2)"/>
<line number="1646" hits="1"/>

View File

@@ -27,7 +27,7 @@ click==8.3.1
cliff==4.13.1
cloudpickle==3.1.2
cmaes==0.12.0
cmd2==3.1.3
cmd2==3.2.0
colorama==0.4.6
colorlog==6.10.1
comm==0.2.3
@@ -36,7 +36,7 @@ convertdate==2.4.0
coverage==7.13.3
cryptography==46.0.4
cycler==0.12.1
databricks-sdk==0.84.0
databricks-sdk==0.85.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.1
fastapi==0.128.3
fastjsonschema==2.21.2
filelock==3.20.3
-e git+https://github.com/microsoft/FLAML@16a1406b7c8da8f7f10a8820eb3c3cef351acbc5#egg=FLAML
-e git+https://github.com/microsoft/FLAML@85dedc331fb6ec3411d2cfa13c6528cdbd30af56#egg=FLAML
fonttools==4.61.1
fqdn==1.5.1
frozenlist==1.8.0
@@ -64,12 +64,12 @@ hcrystalball==0.1.12
hf-xet==1.2.0
httpcore==1.0.9
httpx==0.28.1
huggingface_hub==1.4.0
huggingface_hub==1.4.1
identify==2.6.16
idna==3.11
importlib_metadata==8.7.1
iniconfig==2.3.0
ipykernel==7.1.0
ipykernel==7.2.0
ipython==9.10.0
ipython_pygments_lexers==1.1.1
ipywidgets==8.1.8
@@ -195,7 +195,7 @@ soupsieve==2.8.3
SQLAlchemy==2.0.46
sqlparse==0.5.5
stack-data==0.6.3
starlette==0.50.0
starlette==0.52.1
statsmodels==0.14.6
stevedore==5.6.0
sympy==1.14.0
@@ -211,7 +211,7 @@ torchvision==0.25.0
tornado==6.5.4
tqdm==4.67.3
traitlets==5.14.3
transformers==5.0.0
transformers==5.1.0
typer-slim==0.21.1
typing-inspection==0.4.2
typing_extensions==4.15.0
@@ -220,7 +220,7 @@ uri-template==1.3.0
urllib3==2.6.3
uvicorn==0.40.0
virtualenv==20.36.1
wcwidth==0.5.3
wcwidth==0.6.0
webcolors==25.10.0
webencodings==0.5.1
websocket-client==1.9.0

View File

@@ -5,7 +5,7 @@ datasets==4.5.0
dill==0.4.0
evaluate==0.4.6
hcrystalball==0.1.12
ipykernel==7.1.0
ipykernel==7.2.0
joblib==1.3.2
joblibspark==0.6.0
jupyter==1.1.1
@@ -35,7 +35,7 @@ tensorboardX==2.6.4
thop==0.1.1-2209072238
torch==2.10.0
torchvision==0.25.0
transformers==5.0.0
transformers==5.1.0
xgboost==3.1.3
xgboost==3.1.3
Current commit hash: 16a1406b7c8da8f7f10a8820eb3c3cef351acbc5
Current commit hash: 85dedc331fb6ec3411d2cfa13c6528cdbd30af56