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 windows-latest
This commit is contained in:
@@ -35,7 +35,7 @@ contourpy==1.3.3
|
||||
convertdate==2.4.0
|
||||
coverage==7.13.1
|
||||
cycler==0.12.1
|
||||
databricks-sdk==0.78.0
|
||||
databricks-sdk==0.80.0
|
||||
dataclasses==0.6
|
||||
datasets==4.5.0
|
||||
debugpy==1.8.19
|
||||
@@ -48,7 +48,7 @@ executing==2.2.1
|
||||
fastapi==0.128.0
|
||||
fastjsonschema==2.21.2
|
||||
filelock==3.20.3
|
||||
-e git+https://github.com/microsoft/FLAML@344b22a7dd5e03166e4cb01e744cec0357a19daa#egg=FLAML
|
||||
-e git+https://github.com/microsoft/FLAML@5432439b7f92d23e7a14f242ed351a882ccc7859#egg=FLAML
|
||||
fonttools==4.61.1
|
||||
fqdn==1.5.1
|
||||
frozenlist==1.8.0
|
||||
@@ -147,7 +147,7 @@ pure_eval==0.2.3
|
||||
pyarrow==23.0.0
|
||||
pyasn1==0.6.2
|
||||
pyasn1_modules==0.4.2
|
||||
pycparser==2.23
|
||||
pycparser==3.0
|
||||
pycryptodome==3.23.0
|
||||
pydantic==2.12.5
|
||||
pydantic_core==2.41.5
|
||||
@@ -189,7 +189,7 @@ setuptools==80.10.1
|
||||
six==1.17.0
|
||||
smmap==5.0.2
|
||||
soupsieve==2.8.3
|
||||
SQLAlchemy==2.0.45
|
||||
SQLAlchemy==2.0.46
|
||||
sqlparse==0.5.5
|
||||
stack-data==0.6.3
|
||||
starlette==0.50.0
|
||||
@@ -202,9 +202,9 @@ thop==0.1.1.post2209072238
|
||||
threadpoolctl==3.6.0
|
||||
tinycss2==1.4.0
|
||||
tokenizers==0.22.2
|
||||
torch==2.9.1
|
||||
torch==2.10.0
|
||||
torchmetrics==1.8.2
|
||||
torchvision==0.24.1
|
||||
torchvision==0.25.0
|
||||
tornado==6.5.4
|
||||
tqdm==4.67.1
|
||||
traitlets==5.14.3
|
||||
@@ -216,11 +216,11 @@ uri-template==1.3.0
|
||||
urllib3==2.6.3
|
||||
uvicorn==0.40.0
|
||||
virtualenv==20.36.1
|
||||
wcwidth==0.2.14
|
||||
wcwidth==0.3.1
|
||||
webcolors==25.10.0
|
||||
webencodings==0.5.1
|
||||
websocket-client==1.9.0
|
||||
wheel==0.45.1
|
||||
wheel==0.46.3
|
||||
widgetsnbextension==4.0.15
|
||||
workalendar==17.0.0
|
||||
xgboost==3.1.3
|
||||
|
||||
@@ -33,9 +33,9 @@ seqeval==1.2.2
|
||||
statsmodels==0.14.6
|
||||
tensorboardX==2.6.4
|
||||
thop==0.1.1-2209072238
|
||||
torch==2.9.1
|
||||
torchvision==0.24.1
|
||||
torch==2.10.0
|
||||
torchvision==0.25.0
|
||||
transformers==4.57.6
|
||||
xgboost==3.1.3
|
||||
xgboost==3.1.3
|
||||
Current commit hash: 344b22a7dd5e03166e4cb01e744cec0357a19daa
|
||||
Current commit hash: 5432439b7f92d23e7a14f242ed351a882ccc7859
|
||||
|
||||
Reference in New Issue
Block a user