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,5 +1,5 @@
|
||||
<?xml version="1.0" ?>
|
||||
<coverage version="7.13.1" timestamp="1768227374530" 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="1768234908190" lines-valid="11355" lines-covered="8066" line-rate="0.7103" branches-valid="4210" branches-covered="2565" branch-rate="0.6093" 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>
|
||||
|
||||
@@ -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@217bdff0ccd1ec902a37fe43e57de92d193a83c2#egg=FLAML
|
||||
-e git+https://github.com/microsoft/FLAML@9d9c6149e0504d3d58cfa196f122a85d05951603#egg=FLAML
|
||||
fonttools==4.61.1
|
||||
fqdn==1.5.1
|
||||
frozenlist==1.8.0
|
||||
@@ -119,7 +119,7 @@ nest-asyncio==1.6.0
|
||||
networkx==3.6.1
|
||||
nltk==3.9.2
|
||||
nodeenv==1.10.0
|
||||
notebook==7.5.1
|
||||
notebook==7.5.2
|
||||
notebook_shim==0.2.4
|
||||
numpy==1.26.4
|
||||
openml==0.15.1
|
||||
|
||||
@@ -38,4 +38,4 @@ torchvision==0.24.1
|
||||
transformers==4.57.3
|
||||
xgboost==3.1.3
|
||||
xgboost==3.1.3
|
||||
Current commit hash: 217bdff0ccd1ec902a37fe43e57de92d193a83c2
|
||||
Current commit hash: 9d9c6149e0504d3d58cfa196f122a85d05951603
|
||||
|
||||
Reference in New Issue
Block a user