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:
@@ -50,7 +50,7 @@ executing==2.2.1
|
||||
fastapi==0.128.0
|
||||
fastjsonschema==2.21.2
|
||||
filelock==3.20.3
|
||||
-e git+https://github.com/microsoft/FLAML@398860d998a15519907a91618479f085a34d08bf#egg=FLAML
|
||||
-e git+https://github.com/microsoft/FLAML@4368cf452702c3b7197d98c425ab49d8814bd7d4#egg=FLAML
|
||||
fonttools==4.61.1
|
||||
fqdn==1.5.1
|
||||
frozenlist==1.8.0
|
||||
@@ -59,7 +59,7 @@ gitdb==4.0.12
|
||||
GitPython==3.1.46
|
||||
google-auth==2.47.0
|
||||
graphviz==0.21
|
||||
greenlet==3.3.0
|
||||
greenlet==3.3.1
|
||||
h11==0.16.0
|
||||
hcrystalball==0.1.12
|
||||
hf-xet==1.2.0
|
||||
@@ -93,7 +93,7 @@ jupyter_client==8.8.0
|
||||
jupyter_core==5.9.1
|
||||
jupyter_server==2.17.0
|
||||
jupyter_server_terminals==0.5.4
|
||||
jupyterlab==4.5.2
|
||||
jupyterlab==4.5.3
|
||||
jupyterlab_pygments==0.3.0
|
||||
jupyterlab_server==2.28.0
|
||||
jupyterlab_widgets==3.0.16
|
||||
@@ -185,7 +185,7 @@ pytest==9.0.2
|
||||
pytest-rerunfailures==16.1
|
||||
python-dateutil==2.9.0.post0
|
||||
python-json-logger==4.0.0
|
||||
pytorch-forecasting==1.6.0
|
||||
pytorch-forecasting==1.6.1
|
||||
pytorch-lightning==2.6.0
|
||||
pytz==2025.2
|
||||
PyYAML==6.0.3
|
||||
@@ -197,7 +197,7 @@ 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==14.3.1
|
||||
rich-argparse==1.7.2
|
||||
rouge_score==0.1.2
|
||||
rpds-py==0.30.0
|
||||
@@ -241,7 +241,7 @@ uri-template==1.3.0
|
||||
urllib3==2.6.3
|
||||
uvicorn==0.40.0
|
||||
virtualenv==20.36.1
|
||||
wcwidth==0.3.1
|
||||
wcwidth==0.3.4
|
||||
webcolors==25.10.0
|
||||
webencodings==0.5.1
|
||||
websocket-client==1.9.0
|
||||
|
||||
@@ -23,7 +23,7 @@ prophet==1.2.1
|
||||
psutil==7.2.1
|
||||
pytest-rerunfailures==16.1
|
||||
pytest==9.0.2
|
||||
pytorch-forecasting==1.6.0
|
||||
pytorch-forecasting==1.6.1
|
||||
pytorch-lightning==2.6.0
|
||||
requests==2.32.5
|
||||
rgf-python==3.12.0
|
||||
@@ -39,4 +39,4 @@ torchvision==0.25.0
|
||||
transformers==4.57.6
|
||||
xgboost==3.1.3
|
||||
xgboost==3.1.3
|
||||
Current commit hash: 398860d998a15519907a91618479f085a34d08bf
|
||||
Current commit hash: 4368cf452702c3b7197d98c425ab49d8814bd7d4
|
||||
|
||||
Reference in New Issue
Block a user