mirror of
https://github.com/microsoft/FLAML.git
synced 2026-02-09 02:09:16 +08:00
Update installed dependencies for Python 3.13 on windows-latest
This commit is contained in:
@@ -49,7 +49,7 @@ executing==2.2.1
|
||||
fastapi==0.128.0
|
||||
fastjsonschema==2.21.2
|
||||
filelock==3.20.3
|
||||
-e git+https://github.com/microsoft/FLAML@5cd3a99b5fb49711e968c132f1c010e90b80b027#egg=FLAML
|
||||
-e git+https://github.com/microsoft/FLAML@bf51f91ff5876ac08d88ebb8914b41adadcee63c#egg=FLAML
|
||||
fonttools==4.61.1
|
||||
fqdn==1.5.1
|
||||
frozenlist==1.8.0
|
||||
@@ -123,7 +123,7 @@ nltk==3.9.2
|
||||
nodeenv==1.10.0
|
||||
notebook==7.5.3
|
||||
notebook_shim==0.2.4
|
||||
numpy==2.4.1
|
||||
numpy==2.4.2
|
||||
openml==0.15.1
|
||||
opentelemetry-api==1.39.1
|
||||
opentelemetry-sdk==1.39.1
|
||||
@@ -220,7 +220,7 @@ uri-template==1.3.0
|
||||
urllib3==2.6.3
|
||||
uvicorn==0.40.0
|
||||
virtualenv==20.36.1
|
||||
wcwidth==0.5.2
|
||||
wcwidth==0.5.3
|
||||
webcolors==25.10.0
|
||||
webencodings==0.5.1
|
||||
websocket-client==1.9.0
|
||||
|
||||
@@ -14,7 +14,7 @@ mlflow-skinny==2.22.1
|
||||
nbconvert==7.17.0
|
||||
nbformat==5.10.4
|
||||
nltk==3.9.2
|
||||
numpy==2.4.1
|
||||
numpy==2.4.2
|
||||
openml==0.15.1
|
||||
optuna==2.8.0
|
||||
packaging==24.2
|
||||
@@ -38,4 +38,4 @@ torchvision==0.25.0
|
||||
transformers==5.0.0
|
||||
xgboost==3.1.3
|
||||
xgboost==3.1.3
|
||||
Current commit hash: 5cd3a99b5fb49711e968c132f1c010e90b80b027
|
||||
Current commit hash: bf51f91ff5876ac08d88ebb8914b41adadcee63c
|
||||
|
||||
Reference in New Issue
Block a user