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 ubuntu-latest
This commit is contained in:
@@ -51,7 +51,7 @@ executing==2.2.1
|
||||
fastapi==0.128.0
|
||||
fastjsonschema==2.21.2
|
||||
filelock==3.20.3
|
||||
-e git+https://github.com/microsoft/FLAML@db0c266dc198495ca825288454775e0457b09815#egg=FLAML
|
||||
-e git+https://github.com/microsoft/FLAML@ac12bbae9c655c18b2899c02d51d9558921b6dba#egg=FLAML
|
||||
fonttools==4.61.1
|
||||
fqdn==1.5.1
|
||||
frozenlist==1.8.0
|
||||
@@ -127,7 +127,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
|
||||
nvidia-cublas-cu12==12.8.4.1
|
||||
nvidia-cuda-cupti-cu12==12.8.90
|
||||
nvidia-cuda-nvrtc-cu12==12.8.93
|
||||
@@ -244,7 +244,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
|
||||
@@ -39,4 +39,4 @@ torchvision==0.25.0
|
||||
transformers==5.0.0
|
||||
xgboost==3.1.3
|
||||
xgboost==3.1.3
|
||||
Current commit hash: db0c266dc198495ca825288454775e0457b09815
|
||||
Current commit hash: ac12bbae9c655c18b2899c02d51d9558921b6dba
|
||||
|
||||
Reference in New Issue
Block a user