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:
@@ -27,7 +27,7 @@ click==8.3.1
|
||||
cliff==4.13.1
|
||||
cloudpickle==3.1.2
|
||||
cmaes==0.12.0
|
||||
cmd2==3.1.3
|
||||
cmd2==3.2.0
|
||||
cmdstanpy==1.3.0
|
||||
colorlog==6.10.1
|
||||
comm==0.2.3
|
||||
@@ -38,7 +38,7 @@ cryptography==46.0.4
|
||||
cuda-bindings==12.9.4
|
||||
cuda-pathfinder==1.3.3
|
||||
cycler==0.12.1
|
||||
databricks-sdk==0.84.0
|
||||
databricks-sdk==0.85.0
|
||||
dataclasses==0.6
|
||||
datasets==4.5.0
|
||||
debugpy==1.8.20
|
||||
@@ -48,10 +48,10 @@ dill==0.4.0
|
||||
distlib==0.4.0
|
||||
evaluate==0.4.6
|
||||
executing==2.2.1
|
||||
fastapi==0.128.1
|
||||
fastapi==0.128.3
|
||||
fastjsonschema==2.21.2
|
||||
filelock==3.20.3
|
||||
-e git+https://github.com/microsoft/FLAML@309f4a8a4eeba1388a08a87de2c620e768428481#egg=FLAML
|
||||
-e git+https://github.com/microsoft/FLAML@bf53bd4a070dd35eb4b6264b244bc2460d372591#egg=FLAML
|
||||
fonttools==4.61.1
|
||||
fqdn==1.5.1
|
||||
frozenlist==1.8.0
|
||||
@@ -67,13 +67,13 @@ hf-xet==1.2.0
|
||||
holidays==0.90
|
||||
httpcore==1.0.9
|
||||
httpx==0.28.1
|
||||
huggingface_hub==1.4.0
|
||||
huggingface_hub==1.4.1
|
||||
identify==2.6.16
|
||||
idna==3.11
|
||||
importlib_metadata==8.7.1
|
||||
importlib_resources==6.5.2
|
||||
iniconfig==2.3.0
|
||||
ipykernel==7.1.0
|
||||
ipykernel==7.2.0
|
||||
ipython==9.10.0
|
||||
ipython_pygments_lexers==1.1.1
|
||||
ipywidgets==8.1.8
|
||||
@@ -209,7 +209,7 @@ scikit-learn==1.8.0
|
||||
scipy==1.17.0
|
||||
Send2Trash==2.1.0
|
||||
seqeval==1.2.2
|
||||
setuptools==80.10.2
|
||||
setuptools==81.0.0
|
||||
shellingham==1.5.4
|
||||
six==1.17.0
|
||||
smmap==5.0.2
|
||||
@@ -218,7 +218,7 @@ SQLAlchemy==2.0.46
|
||||
sqlparse==0.5.5
|
||||
stack-data==0.6.3
|
||||
stanio==0.5.1
|
||||
starlette==0.50.0
|
||||
starlette==0.52.1
|
||||
statsmodels==0.14.6
|
||||
stevedore==5.6.0
|
||||
sympy==1.14.0
|
||||
@@ -234,7 +234,7 @@ torchvision==0.25.0
|
||||
tornado==6.5.4
|
||||
tqdm==4.67.3
|
||||
traitlets==5.14.3
|
||||
transformers==5.0.0
|
||||
transformers==5.1.0
|
||||
triton==3.6.0
|
||||
typer-slim==0.21.1
|
||||
typing-inspection==0.4.2
|
||||
@@ -244,7 +244,7 @@ uri-template==1.3.0
|
||||
urllib3==2.6.3
|
||||
uvicorn==0.40.0
|
||||
virtualenv==20.36.1
|
||||
wcwidth==0.5.3
|
||||
wcwidth==0.6.0
|
||||
webcolors==25.10.0
|
||||
webencodings==0.5.1
|
||||
websocket-client==1.9.0
|
||||
|
||||
@@ -5,7 +5,7 @@ datasets==4.5.0
|
||||
dill==0.4.0
|
||||
evaluate==0.4.6
|
||||
hcrystalball==0.1.12
|
||||
ipykernel==7.1.0
|
||||
ipykernel==7.2.0
|
||||
joblib==1.3.2
|
||||
joblibspark==0.6.0
|
||||
jupyter==1.1.1
|
||||
@@ -36,7 +36,7 @@ tensorboardX==2.6.4
|
||||
thop==0.1.1-2209072238
|
||||
torch==2.10.0
|
||||
torchvision==0.25.0
|
||||
transformers==5.0.0
|
||||
transformers==5.1.0
|
||||
xgboost==3.1.3
|
||||
xgboost==3.1.3
|
||||
Current commit hash: 309f4a8a4eeba1388a08a87de2c620e768428481
|
||||
Current commit hash: bf53bd4a070dd35eb4b6264b244bc2460d372591
|
||||
|
||||
Reference in New Issue
Block a user