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 ubuntu-latest
This commit is contained in:
@@ -14,7 +14,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
|
||||
@@ -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@ac12bbae9c655c18b2899c02d51d9558921b6dba#egg=FLAML
|
||||
-e git+https://github.com/microsoft/FLAML@15527dc22062a41875c523502d5b8b794b0df74d#egg=FLAML
|
||||
fonttools==4.61.1
|
||||
fqdn==1.5.1
|
||||
frozenlist==1.8.0
|
||||
@@ -64,17 +64,17 @@ greenlet==3.3.1
|
||||
h11==0.16.0
|
||||
hcrystalball==0.1.12
|
||||
hf-xet==1.2.0
|
||||
holidays==0.89
|
||||
holidays==0.90
|
||||
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
|
||||
importlib_resources==6.5.2
|
||||
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
|
||||
@@ -117,7 +117,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
|
||||
@@ -198,7 +198,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
|
||||
|
||||
@@ -39,4 +39,4 @@ torchvision==0.25.0
|
||||
transformers==5.0.0
|
||||
xgboost==3.1.3
|
||||
xgboost==3.1.3
|
||||
Current commit hash: ac12bbae9c655c18b2899c02d51d9558921b6dba
|
||||
Current commit hash: 15527dc22062a41875c523502d5b8b794b0df74d
|
||||
|
||||
Reference in New Issue
Block a user