Update installed dependencies for Python 3.11 on ubuntu-latest

This commit is contained in:
github-actions[bot]
2026-01-22 04:37:57 +00:00
parent b4dd35a25a
commit 0924c7854a
3 changed files with 1669 additions and 1713 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -34,6 +34,8 @@ comm==0.2.3
contourpy==1.3.3
convertdate==2.4.0
coverage==7.13.1
cuda-bindings==12.9.4
cuda-pathfinder==1.3.3
cycler==0.12.1
databricks-sdk==0.78.0
dataclasses==0.6
@@ -48,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@f7ed953755569ebaf4e1184a665bdcb9b58aa55d#egg=FLAML
-e git+https://github.com/microsoft/FLAML@b4dd35a25af00b1d1e5f4fbb89f5ce4d164dec86#egg=FLAML
fonttools==4.61.1
fqdn==1.5.1
frozenlist==1.8.0
@@ -138,7 +140,7 @@ nvidia-cusparse-cu12==12.5.8.93
nvidia-cusparselt-cu12==0.7.1
nvidia-nccl-cu12==2.27.5
nvidia-nvjitlink-cu12==12.8.93
nvidia-nvshmem-cu12==3.3.20
nvidia-nvshmem-cu12==3.4.5
nvidia-nvtx-cu12==12.8.90
openml==0.15.1
opentelemetry-api==1.39.1
@@ -170,7 +172,7 @@ py4j==0.10.9.7
pyarrow==23.0.0
pyasn1==0.6.2
pyasn1_modules==0.4.2
pycparser==2.23
pycparser==3.0
pycryptodome==3.23.0
pydantic==2.12.5
pydantic_core==2.41.5
@@ -210,7 +212,7 @@ seqeval==1.2.2
six==1.17.0
smmap==5.0.2
soupsieve==2.8.3
SQLAlchemy==2.0.45
SQLAlchemy==2.0.46
sqlparse==0.5.5
stack-data==0.6.3
stanio==0.5.1
@@ -224,14 +226,14 @@ thop==0.1.1.post2209072238
threadpoolctl==3.6.0
tinycss2==1.4.0
tokenizers==0.22.2
torch==2.9.1
torch==2.10.0
torchmetrics==1.8.2
torchvision==0.24.1
torchvision==0.25.0
tornado==6.5.4
tqdm==4.67.1
traitlets==5.14.3
transformers==4.57.6
triton==3.5.1
triton==3.6.0
typing-inspection==0.4.2
typing_extensions==4.15.0
tzdata==2025.3
@@ -239,7 +241,7 @@ uri-template==1.3.0
urllib3==2.6.3
uvicorn==0.40.0
virtualenv==20.36.1
wcwidth==0.2.14
wcwidth==0.3.0
webcolors==25.10.0
webencodings==0.5.1
websocket-client==1.9.0

View File

@@ -34,9 +34,9 @@ seqeval==1.2.2
statsmodels==0.14.6
tensorboardX==2.6.4
thop==0.1.1-2209072238
torch==2.9.1
torchvision==0.24.1
torch==2.10.0
torchvision==0.25.0
transformers==4.57.6
xgboost==3.1.3
xgboost==3.1.3
Current commit hash: f7ed953755569ebaf4e1184a665bdcb9b58aa55d
Current commit hash: b4dd35a25af00b1d1e5f4fbb89f5ce4d164dec86