Update installed dependencies for Python 3.11 on windows-latest

This commit is contained in:
github-actions[bot]
2026-01-19 04:13:57 +00:00
parent b73c4c62ea
commit eac8b2b415
3 changed files with 9 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" ?>
<coverage version="7.13.1" timestamp="1768622121867" lines-valid="11355" lines-covered="8066" line-rate="0.7103" branches-valid="4210" branches-covered="2565" branch-rate="0.6093" complexity="0">
<coverage version="7.13.1" timestamp="1768796010459" lines-valid="11355" lines-covered="8066" line-rate="0.7103" branches-valid="4210" branches-covered="2566" branch-rate="0.6095" complexity="0">
<!-- Generated by coverage.py: https://coverage.readthedocs.io/en/7.13.1 -->
<!-- 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.7487" branch-rate="0.6401" complexity="0">
<package name="automl" line-rate="0.7487" branch-rate="0.6408" 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.7631" branch-rate="0.6377">
<class name="automl.py" filename="automl/automl.py" complexity="0" line-rate="0.7631" branch-rate="0.6396">
<methods/>
<lines>
<line number="5" hits="1"/>
@@ -679,7 +679,7 @@
<line number="1443" hits="1"/>
<line number="1444" hits="1" branch="true" condition-coverage="100% (2/2)"/>
<line number="1445" hits="1"/>
<line number="1446" hits="1" branch="true" condition-coverage="50% (1/2)" missing-branches="1444"/>
<line number="1446" hits="1" branch="true" condition-coverage="100% (2/2)"/>
<line number="1447" hits="1"/>
<line number="1449" hits="1" branch="true" condition-coverage="100% (2/2)"/>
<line number="1450" hits="1"/>

View File

@@ -11,7 +11,7 @@ argon2-cffi==25.1.0
argon2-cffi-bindings==25.1.0
arrow==1.4.0
asttokens==3.0.1
async-lru==2.0.5
async-lru==2.1.0
attrs==25.4.0
autopage==0.5.2
babel==2.17.0
@@ -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@5294f760ac365687e961ee86a8b51ba117ceee3b#egg=FLAML
-e git+https://github.com/microsoft/FLAML@b73c4c62eacd0c22efa828315c7ce61489828f10#egg=FLAML
fonttools==4.61.1
fqdn==1.5.1
frozenlist==1.8.0
@@ -145,7 +145,7 @@ propcache==0.4.1
protobuf==6.33.4
psutil==7.2.1
pure_eval==0.2.3
pyarrow==22.0.0
pyarrow==23.0.0
pyasn1==0.6.2
pyasn1_modules==0.4.2
pycparser==2.23
@@ -188,7 +188,7 @@ Send2Trash==2.1.0
seqeval==1.2.2
six==1.17.0
smmap==5.0.2
soupsieve==2.8.1
soupsieve==2.8.2
SQLAlchemy==2.0.45
sqlparse==0.5.5
stack-data==0.6.3

View File

@@ -38,4 +38,4 @@ torchvision==0.24.1
transformers==4.57.6
xgboost==3.1.3
xgboost==3.1.3
Current commit hash: 5294f760ac365687e961ee86a8b51ba117ceee3b
Current commit hash: b73c4c62eacd0c22efa828315c7ce61489828f10