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 ubuntu-latest
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" ?>
|
||||
<coverage version="7.13.1" timestamp="1768922680676" lines-valid="11333" lines-covered="9196" line-rate="0.8114" branches-valid="4222" branches-covered="3017" branch-rate="0.7146" complexity="0">
|
||||
<coverage version="7.13.1" timestamp="1768924531829" lines-valid="11333" lines-covered="9196" line-rate="0.8114" branches-valid="4222" branches-covered="3017" branch-rate="0.7146" 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@9cffeaf06809877ca337aaa82b44d737e774aeed#egg=FLAML
|
||||
-e git+https://github.com/microsoft/FLAML@873cbea4f412f7a5a3e4122d17783fdcd3163fc0#egg=FLAML
|
||||
fonttools==4.61.1
|
||||
fqdn==1.5.1
|
||||
frozenlist==1.8.0
|
||||
|
||||
@@ -39,4 +39,4 @@ torchvision==0.24.1
|
||||
transformers==4.57.6
|
||||
xgboost==3.1.3
|
||||
xgboost==3.1.3
|
||||
Current commit hash: 9cffeaf06809877ca337aaa82b44d737e774aeed
|
||||
Current commit hash: 873cbea4f412f7a5a3e4122d17783fdcd3163fc0
|
||||
|
||||
Reference in New Issue
Block a user