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:
@@ -27,15 +27,16 @@ click==8.3.1
|
||||
cliff==4.13.1
|
||||
cloudpickle==3.1.2
|
||||
cmaes==0.12.0
|
||||
cmd2==3.1.0
|
||||
cmd2==3.1.2
|
||||
colorama==0.4.6
|
||||
colorlog==6.10.1
|
||||
comm==0.2.3
|
||||
contourpy==1.3.3
|
||||
convertdate==2.4.0
|
||||
coverage==7.13.1
|
||||
coverage==7.13.2
|
||||
cryptography==46.0.4
|
||||
cycler==0.12.1
|
||||
databricks-sdk==0.80.0
|
||||
databricks-sdk==0.81.0
|
||||
dataclasses==0.6
|
||||
datasets==4.5.0
|
||||
debugpy==1.8.19
|
||||
@@ -48,21 +49,22 @@ executing==2.2.1
|
||||
fastapi==0.128.0
|
||||
fastjsonschema==2.21.2
|
||||
filelock==3.20.3
|
||||
-e git+https://github.com/microsoft/FLAML@b3096123ae6a903c4298bbb83c49f75f165221ba#egg=FLAML
|
||||
-e git+https://github.com/microsoft/FLAML@6f0059e2579ea65333d69cf5121d386d05e7c8e8#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
|
||||
google-auth==2.47.0
|
||||
google-auth==2.48.0
|
||||
graphviz==0.21
|
||||
greenlet==3.3.1
|
||||
h11==0.16.0
|
||||
hcrystalball==0.1.12
|
||||
hf-xet==1.2.0
|
||||
httpcore==1.0.9
|
||||
httpx==0.28.1
|
||||
huggingface-hub==0.36.0
|
||||
huggingface_hub==1.3.4
|
||||
identify==2.6.16
|
||||
idna==3.11
|
||||
importlib_metadata==8.7.1
|
||||
@@ -109,7 +111,7 @@ minio==7.2.20
|
||||
mistune==3.2.0
|
||||
mlflow-skinny==2.22.1
|
||||
mpmath==1.3.0
|
||||
multidict==6.7.0
|
||||
multidict==6.7.1
|
||||
multiprocess==0.70.18
|
||||
narwhals==2.15.0
|
||||
nbclient==0.10.4
|
||||
@@ -119,7 +121,7 @@ nest-asyncio==1.6.0
|
||||
networkx==3.6.1
|
||||
nltk==3.9.2
|
||||
nodeenv==1.10.0
|
||||
notebook==7.5.2
|
||||
notebook==7.5.3
|
||||
notebook_shim==0.2.4
|
||||
numpy==2.4.1
|
||||
openml==0.15.1
|
||||
@@ -180,12 +182,13 @@ rouge_score==0.1.2
|
||||
rpds-py==0.30.0
|
||||
rsa==4.9.1
|
||||
safetensors==0.7.0
|
||||
scikit-base==0.13.0
|
||||
scikit-base==0.13.1
|
||||
scikit-learn==1.8.0
|
||||
scipy==1.17.0
|
||||
Send2Trash==2.1.0
|
||||
seqeval==1.2.2
|
||||
setuptools==80.10.1
|
||||
setuptools==80.10.2
|
||||
shellingham==1.5.4
|
||||
six==1.17.0
|
||||
smmap==5.0.2
|
||||
soupsieve==2.8.3
|
||||
@@ -208,7 +211,8 @@ torchvision==0.25.0
|
||||
tornado==6.5.4
|
||||
tqdm==4.67.1
|
||||
traitlets==5.14.3
|
||||
transformers==4.57.6
|
||||
transformers==5.0.0
|
||||
typer-slim==0.21.1
|
||||
typing-inspection==0.4.2
|
||||
typing_extensions==4.15.0
|
||||
tzdata==2025.3
|
||||
@@ -216,7 +220,7 @@ uri-template==1.3.0
|
||||
urllib3==2.6.3
|
||||
uvicorn==0.40.0
|
||||
virtualenv==20.36.1
|
||||
wcwidth==0.3.4
|
||||
wcwidth==0.5.0
|
||||
webcolors==25.10.0
|
||||
webencodings==0.5.1
|
||||
websocket-client==1.9.0
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
catboost==1.2.8
|
||||
coverage==7.13.1
|
||||
coverage==7.13.2
|
||||
dataclasses==0.6
|
||||
datasets==4.5.0
|
||||
dill==0.4.0
|
||||
@@ -35,7 +35,7 @@ tensorboardX==2.6.4
|
||||
thop==0.1.1-2209072238
|
||||
torch==2.10.0
|
||||
torchvision==0.25.0
|
||||
transformers==4.57.6
|
||||
transformers==5.0.0
|
||||
xgboost==3.1.3
|
||||
xgboost==3.1.3
|
||||
Current commit hash: b3096123ae6a903c4298bbb83c49f75f165221ba
|
||||
Current commit hash: 6f0059e2579ea65333d69cf5121d386d05e7c8e8
|
||||
|
||||
Reference in New Issue
Block a user