mirror of
https://github.com/microsoft/FLAML.git
synced 2026-02-09 02:09:16 +08:00
Update installed dependencies for Python 3.12 on ubuntu-latest
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
absl-py==2.3.1
|
||||
absl-py==2.4.0
|
||||
accelerate==1.12.0
|
||||
aiohappyeyeballs==2.6.1
|
||||
aiohttp==3.13.3
|
||||
aiosignal==1.4.0
|
||||
alembic==1.18.1
|
||||
alembic==1.18.2
|
||||
annotated-doc==0.0.4
|
||||
annotated-types==0.7.0
|
||||
anyio==4.12.1
|
||||
@@ -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@b5cd00ad10a5c2a989e80b76f788450a1b173f26#egg=FLAML
|
||||
-e git+https://github.com/microsoft/FLAML@bed24480786404dfe9142eccd9a8312c9f577b06#egg=FLAML
|
||||
fonttools==4.61.1
|
||||
fqdn==1.5.1
|
||||
frozenlist==1.8.0
|
||||
@@ -165,7 +165,7 @@ prompt_toolkit==3.0.52
|
||||
propcache==0.4.1
|
||||
prophet==1.3.0
|
||||
protobuf==6.33.4
|
||||
psutil==7.2.1
|
||||
psutil==7.2.2
|
||||
ptyprocess==0.7.0
|
||||
pure_eval==0.2.3
|
||||
py4j==0.10.9.9
|
||||
|
||||
@@ -20,7 +20,7 @@ optuna==2.8.0
|
||||
packaging==24.2
|
||||
pandas==2.3.3
|
||||
prophet==1.3.0
|
||||
psutil==7.2.1
|
||||
psutil==7.2.2
|
||||
pytest-rerunfailures==16.1
|
||||
pytest==9.0.2
|
||||
pytorch-forecasting==1.6.1
|
||||
@@ -39,4 +39,4 @@ torchvision==0.25.0
|
||||
transformers==5.0.0
|
||||
xgboost==3.1.3
|
||||
xgboost==3.1.3
|
||||
Current commit hash: b5cd00ad10a5c2a989e80b76f788450a1b173f26
|
||||
Current commit hash: bed24480786404dfe9142eccd9a8312c9f577b06
|
||||
|
||||
Reference in New Issue
Block a user