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 windows-latest
This commit is contained in:
@@ -28,15 +28,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
|
||||
@@ -49,21 +50,22 @@ executing==2.2.1
|
||||
fastapi==0.128.0
|
||||
fastjsonschema==2.21.2
|
||||
filelock==3.20.3
|
||||
-e git+https://github.com/microsoft/FLAML@80a6e7a7ecbf5c65ef1d69a50f8ff55e296fd7d4#egg=FLAML
|
||||
-e git+https://github.com/microsoft/FLAML@722e6dc83eb276eeb955b3a3606702c821f51d95#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
|
||||
@@ -110,7 +112,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
|
||||
@@ -120,7 +122,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==1.26.4
|
||||
openml==0.15.1
|
||||
@@ -182,12 +184,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
|
||||
@@ -210,7 +213,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
|
||||
@@ -219,7 +223,7 @@ urllib3==2.6.3
|
||||
userpath==1.9.2
|
||||
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: 80a6e7a7ecbf5c65ef1d69a50f8ff55e296fd7d4
|
||||
Current commit hash: 722e6dc83eb276eeb955b3a3606702c821f51d95
|
||||
|
||||
Reference in New Issue
Block a user