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 macos-latest
This commit is contained in:
@@ -14,7 +14,6 @@ arrow==1.4.0
|
||||
asttokens==3.0.1
|
||||
async-lru==2.0.5
|
||||
attrs==25.4.0
|
||||
autopage==0.5.2
|
||||
babel==2.17.0
|
||||
beautifulsoup4==4.14.3
|
||||
bleach==6.3.0
|
||||
@@ -25,10 +24,7 @@ cffi==2.0.0
|
||||
cfgv==3.5.0
|
||||
charset-normalizer==3.4.4
|
||||
click==8.3.1
|
||||
cliff==4.13.1
|
||||
cloudpickle==3.1.2
|
||||
cmaes==0.12.0
|
||||
cmd2==3.1.0
|
||||
colorlog==6.10.1
|
||||
comm==0.2.3
|
||||
contourpy==1.3.3
|
||||
@@ -48,14 +44,13 @@ executing==2.2.1
|
||||
fastapi==0.128.0
|
||||
fastjsonschema==2.21.2
|
||||
filelock==3.20.3
|
||||
-e git+https://github.com/microsoft/FLAML@1157c2d081350f623aa4c3a36cf49d6e1064333f#egg=FLAML
|
||||
-e git+https://github.com/microsoft/FLAML@3ab9ce3cda330a54210c591e89b7f8674948d607#egg=FLAML
|
||||
fonttools==4.61.1
|
||||
fqdn==1.5.1
|
||||
frozenlist==1.8.0
|
||||
fsspec==2025.10.0
|
||||
gitdb==4.0.12
|
||||
GitPython==3.1.46
|
||||
gnureadline==8.3.3
|
||||
google-auth==2.47.0
|
||||
graphviz==0.21
|
||||
h11==0.16.0
|
||||
@@ -101,11 +96,9 @@ lightning==2.6.0
|
||||
lightning-utilities==0.15.2
|
||||
lunardate==0.2.2
|
||||
Mako==1.3.10
|
||||
markdown-it-py==4.0.0
|
||||
MarkupSafe==3.0.3
|
||||
matplotlib==3.10.8
|
||||
matplotlib-inline==0.2.1
|
||||
mdurl==0.1.2
|
||||
minio==7.2.20
|
||||
mistune==3.2.0
|
||||
mlflow-skinny==2.22.1
|
||||
@@ -127,7 +120,7 @@ openml==0.15.1
|
||||
opentelemetry-api==1.39.1
|
||||
opentelemetry-sdk==1.39.1
|
||||
opentelemetry-semantic-conventions==0.60b1
|
||||
optuna==2.8.0
|
||||
optuna==3.6.1
|
||||
overrides==7.7.0
|
||||
packaging==24.2
|
||||
pandas==2.3.3
|
||||
@@ -140,7 +133,6 @@ platformdirs==4.5.1
|
||||
plotly==6.5.1
|
||||
pluggy==1.6.0
|
||||
pre_commit==4.5.1
|
||||
prettytable==3.17.0
|
||||
prometheus_client==0.23.1
|
||||
prompt_toolkit==3.0.52
|
||||
propcache==0.4.1
|
||||
@@ -159,7 +151,6 @@ Pygments==2.19.2
|
||||
pyluach==2.3.0
|
||||
PyMeeus==0.5.12
|
||||
pyparsing==3.3.1
|
||||
pyperclip==1.11.0
|
||||
pytest==9.0.2
|
||||
pytest-rerunfailures==16.1
|
||||
python-dateutil==2.9.0.post0
|
||||
@@ -176,8 +167,6 @@ rfc3339-validator==0.1.4
|
||||
rfc3986-validator==0.1.1
|
||||
rfc3987-syntax==1.1.0
|
||||
rgf_python==3.12.0
|
||||
rich==14.2.0
|
||||
rich-argparse==1.7.2
|
||||
rouge_score==0.1.2
|
||||
rpds-py==0.30.0
|
||||
rsa==4.9.1
|
||||
@@ -194,7 +183,6 @@ sqlparse==0.5.5
|
||||
stack-data==0.6.3
|
||||
starlette==0.50.0
|
||||
statsmodels==0.14.6
|
||||
stevedore==5.6.0
|
||||
sympy==1.14.0
|
||||
tensorboardX==2.6.4
|
||||
terminado==0.18.1
|
||||
|
||||
@@ -16,7 +16,7 @@ nbformat==5.10.4
|
||||
nltk==3.9.2
|
||||
numpy==1.26.4
|
||||
openml==0.15.1
|
||||
optuna==2.8.0
|
||||
optuna==3.6.1
|
||||
packaging==24.2
|
||||
pandas==2.3.3
|
||||
psutil==7.2.1
|
||||
@@ -36,4 +36,4 @@ torch==2.9.1
|
||||
torchvision==0.24.1
|
||||
transformers==4.57.3
|
||||
xgboost==3.1.3
|
||||
Current commit hash: 1157c2d081350f623aa4c3a36cf49d6e1064333f
|
||||
Current commit hash: 3ab9ce3cda330a54210c591e89b7f8674948d607
|
||||
|
||||
Reference in New Issue
Block a user