mirror of
https://github.com/microsoft/FLAML.git
synced 2026-02-09 02:09:16 +08:00
Update installed dependencies for Python 3.10 on windows-latest
This commit is contained in:
@@ -3,7 +3,7 @@ accelerate==1.12.0
|
||||
aiohappyeyeballs==2.6.1
|
||||
aiohttp==3.13.3
|
||||
aiosignal==1.4.0
|
||||
alembic==1.18.0
|
||||
alembic==1.18.1
|
||||
annotated-doc==0.0.4
|
||||
annotated-types==0.7.0
|
||||
anyio==4.12.1
|
||||
@@ -39,7 +39,7 @@ coverage==7.13.1
|
||||
cycler==0.12.1
|
||||
databricks-sdk==0.77.0
|
||||
dataclasses==0.6
|
||||
datasets==4.4.2
|
||||
datasets==4.5.0
|
||||
debugpy==1.8.19
|
||||
decorator==5.2.1
|
||||
defusedxml==0.7.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@d61a4fd1344528fc572ab96fa428605392a77475#egg=FLAML
|
||||
-e git+https://github.com/microsoft/FLAML@e44678d2a464c607f8578127f0f19ea2124ef62c#egg=FLAML
|
||||
fonttools==4.61.1
|
||||
fqdn==1.5.1
|
||||
frozenlist==1.8.0
|
||||
@@ -89,7 +89,7 @@ jupyter-lsp==2.3.0
|
||||
jupyter_client==8.8.0
|
||||
jupyter_core==5.9.1
|
||||
jupyter_server==2.17.0
|
||||
jupyter_server_terminals==0.5.3
|
||||
jupyter_server_terminals==0.5.4
|
||||
jupyterlab==4.5.2
|
||||
jupyterlab_pygments==0.3.0
|
||||
jupyterlab_server==2.28.0
|
||||
@@ -137,11 +137,11 @@ parso==0.8.5
|
||||
patsy==1.0.2
|
||||
pillow==12.1.0
|
||||
platformdirs==4.5.1
|
||||
plotly==6.5.1
|
||||
plotly==6.5.2
|
||||
pluggy==1.6.0
|
||||
pre_commit==4.5.1
|
||||
prettytable==3.17.0
|
||||
prometheus_client==0.24.0
|
||||
prometheus_client==0.24.1
|
||||
prompt_toolkit==3.0.52
|
||||
propcache==0.4.1
|
||||
protobuf==6.33.4
|
||||
@@ -171,7 +171,7 @@ pywinpty==3.0.2
|
||||
PyYAML==6.0.3
|
||||
pyzmq==27.1.0
|
||||
referencing==0.37.0
|
||||
regex==2025.11.3
|
||||
regex==2026.1.15
|
||||
requests==2.32.5
|
||||
rfc3339-validator==0.1.4
|
||||
rfc3986-validator==0.1.1
|
||||
@@ -185,7 +185,7 @@ rsa==4.9.1
|
||||
safetensors==0.7.0
|
||||
scikit-learn==1.7.2
|
||||
scipy==1.15.3
|
||||
Send2Trash==2.0.0
|
||||
Send2Trash==2.1.0
|
||||
seqeval==1.2.2
|
||||
six==1.17.0
|
||||
smmap==5.0.2
|
||||
@@ -210,7 +210,7 @@ torchvision==0.24.1
|
||||
tornado==6.5.4
|
||||
tqdm==4.67.1
|
||||
traitlets==5.14.3
|
||||
transformers==4.57.3
|
||||
transformers==4.57.5
|
||||
typing-inspection==0.4.2
|
||||
typing_extensions==4.15.0
|
||||
tzdata==2025.3
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
catboost==1.2.8
|
||||
coverage==7.13.1
|
||||
dataclasses==0.6
|
||||
datasets==4.4.2
|
||||
datasets==4.5.0
|
||||
dill==0.4.0
|
||||
evaluate==0.4.6
|
||||
hcrystalball==0.1.12
|
||||
@@ -35,7 +35,7 @@ tensorboardX==2.6.4
|
||||
thop==0.1.1-2209072238
|
||||
torch==2.9.1
|
||||
torchvision==0.24.1
|
||||
transformers==4.57.3
|
||||
transformers==4.57.5
|
||||
xgboost==1.7.6
|
||||
xgboost==1.7.6
|
||||
Current commit hash: d61a4fd1344528fc572ab96fa428605392a77475
|
||||
Current commit hash: e44678d2a464c607f8578127f0f19ea2124ef62c
|
||||
|
||||
Reference in New Issue
Block a user