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:
@@ -15,7 +15,7 @@ asttokens==3.0.1
|
||||
async-lru==2.1.0
|
||||
attrs==25.4.0
|
||||
autopage==0.6.0
|
||||
babel==2.17.0
|
||||
babel==2.18.0
|
||||
beautifulsoup4==4.14.3
|
||||
bleach==6.3.0
|
||||
cachetools==5.5.2
|
||||
@@ -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@ef07860f3c0d90638676cf47502ffa86b81dc836#egg=FLAML
|
||||
-e git+https://github.com/microsoft/FLAML@5c7a880deb12cb6e0db9e288e3dcffacd0b367c0#egg=FLAML
|
||||
fonttools==4.61.1
|
||||
fqdn==1.5.1
|
||||
frozenlist==1.8.0
|
||||
@@ -65,13 +65,13 @@ hcrystalball==0.1.12
|
||||
hf-xet==1.2.0
|
||||
httpcore==1.0.9
|
||||
httpx==0.28.1
|
||||
huggingface_hub==1.3.5
|
||||
huggingface_hub==1.3.7
|
||||
identify==2.6.16
|
||||
idna==3.11
|
||||
importlib_metadata==8.7.1
|
||||
iniconfig==2.3.0
|
||||
ipykernel==7.1.0
|
||||
ipython==9.9.0
|
||||
ipython==9.10.0
|
||||
ipython_pygments_lexers==1.1.1
|
||||
ipywidgets==8.1.8
|
||||
isoduration==20.11.0
|
||||
@@ -114,7 +114,7 @@ mlflow-skinny==2.22.1
|
||||
mpmath==1.3.0
|
||||
multidict==6.7.1
|
||||
multiprocess==0.70.18
|
||||
narwhals==2.15.0
|
||||
narwhals==2.16.0
|
||||
nbclient==0.10.4
|
||||
nbconvert==7.17.0
|
||||
nbformat==5.10.4
|
||||
@@ -178,7 +178,7 @@ rfc3339-validator==0.1.4
|
||||
rfc3986-validator==0.1.1
|
||||
rfc3987-syntax==1.1.0
|
||||
rgf-python==3.12.0
|
||||
rich==14.3.1
|
||||
rich==14.3.2
|
||||
rich-argparse==1.7.2
|
||||
rouge_score==0.1.2
|
||||
rpds-py==0.30.0
|
||||
|
||||
@@ -38,4 +38,4 @@ torchvision==0.25.0
|
||||
transformers==5.0.0
|
||||
xgboost==3.1.3
|
||||
xgboost==3.1.3
|
||||
Current commit hash: ef07860f3c0d90638676cf47502ffa86b81dc836
|
||||
Current commit hash: 5c7a880deb12cb6e0db9e288e3dcffacd0b367c0
|
||||
|
||||
Reference in New Issue
Block a user