mirror of
https://github.com/microsoft/FLAML.git
synced 2026-02-09 10:19:18 +08:00
Update installed dependencies for Python 3.12 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.2
|
||||
alembic==1.18.3
|
||||
annotated-doc==0.0.4
|
||||
annotated-types==0.7.0
|
||||
anyio==4.12.1
|
||||
@@ -14,7 +14,7 @@ arrow==1.4.0
|
||||
asttokens==3.0.1
|
||||
async-lru==2.1.0
|
||||
attrs==25.4.0
|
||||
autopage==0.5.2
|
||||
autopage==0.6.0
|
||||
babel==2.17.0
|
||||
beautifulsoup4==4.14.3
|
||||
bleach==6.3.0
|
||||
@@ -37,10 +37,10 @@ convertdate==2.4.0
|
||||
coverage==7.13.2
|
||||
cryptography==46.0.4
|
||||
cycler==0.12.1
|
||||
databricks-sdk==0.81.0
|
||||
databricks-sdk==0.82.0
|
||||
dataclasses==0.6
|
||||
datasets==4.5.0
|
||||
debugpy==1.8.19
|
||||
debugpy==1.8.20
|
||||
decorator==5.2.1
|
||||
defusedxml==0.7.1
|
||||
dill==0.4.0
|
||||
@@ -50,7 +50,7 @@ executing==2.2.1
|
||||
fastapi==0.128.0
|
||||
fastjsonschema==2.21.2
|
||||
filelock==3.20.3
|
||||
-e git+https://github.com/microsoft/FLAML@172a547268d49781dabea9c39a2aa727c157cba9#egg=FLAML
|
||||
-e git+https://github.com/microsoft/FLAML@3f35fb2470cbafacced98e003e277330d19fae86#egg=FLAML
|
||||
fonttools==4.61.1
|
||||
fqdn==1.5.1
|
||||
frozenlist==1.8.0
|
||||
@@ -65,7 +65,7 @@ hcrystalball==0.1.12
|
||||
hf-xet==1.2.0
|
||||
httpcore==1.0.9
|
||||
httpx==0.28.1
|
||||
huggingface_hub==1.3.4
|
||||
huggingface_hub==1.3.5
|
||||
identify==2.6.16
|
||||
idna==3.11
|
||||
importlib_metadata==8.7.1
|
||||
@@ -99,7 +99,7 @@ kiwisolver==1.4.9
|
||||
lark==1.3.1
|
||||
liac-arff==2.5.0
|
||||
lightgbm==4.6.0
|
||||
lightning==2.6.0
|
||||
lightning==2.6.1
|
||||
lightning-utilities==0.15.2
|
||||
lunardate==0.2.2
|
||||
Mako==1.3.10
|
||||
@@ -116,7 +116,7 @@ multidict==6.7.1
|
||||
multiprocess==0.70.18
|
||||
narwhals==2.15.0
|
||||
nbclient==0.10.4
|
||||
nbconvert==7.16.6
|
||||
nbconvert==7.17.0
|
||||
nbformat==5.10.4
|
||||
nest-asyncio==1.6.0
|
||||
networkx==3.6.1
|
||||
@@ -145,7 +145,7 @@ prettytable==3.17.0
|
||||
prometheus_client==0.24.1
|
||||
prompt_toolkit==3.0.52
|
||||
propcache==0.4.1
|
||||
protobuf==6.33.4
|
||||
protobuf==6.33.5
|
||||
psutil==7.2.2
|
||||
pure_eval==0.2.3
|
||||
pyarrow==23.0.0
|
||||
@@ -166,7 +166,7 @@ pytest-rerunfailures==16.1
|
||||
python-dateutil==2.9.0.post0
|
||||
python-json-logger==4.0.0
|
||||
pytorch-forecasting==1.6.1
|
||||
pytorch-lightning==2.6.0
|
||||
pytorch-lightning==2.6.1
|
||||
pytz==2025.2
|
||||
pywinpty==3.0.2
|
||||
PyYAML==6.0.3
|
||||
@@ -211,7 +211,7 @@ torch==2.10.0
|
||||
torchmetrics==1.8.2
|
||||
torchvision==0.25.0
|
||||
tornado==6.5.4
|
||||
tqdm==4.67.1
|
||||
tqdm==4.67.2
|
||||
traitlets==5.14.3
|
||||
transformers==5.0.0
|
||||
typer-slim==0.21.1
|
||||
@@ -223,7 +223,7 @@ urllib3==2.6.3
|
||||
userpath==1.9.2
|
||||
uvicorn==0.40.0
|
||||
virtualenv==20.36.1
|
||||
wcwidth==0.5.0
|
||||
wcwidth==0.5.2
|
||||
webcolors==25.10.0
|
||||
webencodings==0.5.1
|
||||
websocket-client==1.9.0
|
||||
|
||||
@@ -11,7 +11,7 @@ joblibspark==0.6.0
|
||||
jupyter==1.1.1
|
||||
lightgbm==4.6.0
|
||||
mlflow-skinny==2.22.1
|
||||
nbconvert==7.16.6
|
||||
nbconvert==7.17.0
|
||||
nbformat==5.10.4
|
||||
nltk==3.9.2
|
||||
numpy==1.26.4
|
||||
@@ -23,7 +23,7 @@ psutil==7.2.2
|
||||
pytest-rerunfailures==16.1
|
||||
pytest==9.0.2
|
||||
pytorch-forecasting==1.6.1
|
||||
pytorch-lightning==2.6.0
|
||||
pytorch-lightning==2.6.1
|
||||
requests==2.32.5
|
||||
rgf-python==3.12.0
|
||||
rouge_score==0.1.2
|
||||
@@ -38,4 +38,4 @@ torchvision==0.25.0
|
||||
transformers==5.0.0
|
||||
xgboost==3.1.3
|
||||
xgboost==3.1.3
|
||||
Current commit hash: 172a547268d49781dabea9c39a2aa727c157cba9
|
||||
Current commit hash: 3f35fb2470cbafacced98e003e277330d19fae86
|
||||
|
||||
Reference in New Issue
Block a user