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 ubuntu-latest
This commit is contained in:
@@ -35,7 +35,7 @@ contourpy==1.3.3
|
||||
convertdate==2.4.0
|
||||
coverage==7.13.1
|
||||
cycler==0.12.1
|
||||
databricks-sdk==0.77.0
|
||||
databricks-sdk==0.78.0
|
||||
dataclasses==0.6
|
||||
datasets==4.5.0
|
||||
debugpy==1.8.19
|
||||
@@ -48,7 +48,7 @@ executing==2.2.1
|
||||
fastapi==0.128.0
|
||||
fastjsonschema==2.21.2
|
||||
filelock==3.20.3
|
||||
-e git+https://github.com/microsoft/FLAML@a793f4820c2d25bec040b2dccdb1bae41be01763#egg=FLAML
|
||||
-e git+https://github.com/microsoft/FLAML@7aa442d7cdcadc4b3a7a35347f9476aeb27160a9#egg=FLAML
|
||||
fonttools==4.61.1
|
||||
fqdn==1.5.1
|
||||
frozenlist==1.8.0
|
||||
@@ -167,7 +167,7 @@ ptyprocess==0.7.0
|
||||
pure_eval==0.2.3
|
||||
py4j==0.10.9.9
|
||||
pyarrow==22.0.0
|
||||
pyasn1==0.6.1
|
||||
pyasn1==0.6.2
|
||||
pyasn1_modules==0.4.2
|
||||
pycparser==2.23
|
||||
pycryptodome==3.23.0
|
||||
@@ -183,7 +183,7 @@ pytest==9.0.2
|
||||
pytest-rerunfailures==16.1
|
||||
python-dateutil==2.9.0.post0
|
||||
python-json-logger==4.0.0
|
||||
pytorch-forecasting==1.5.0
|
||||
pytorch-forecasting==1.6.0
|
||||
pytorch-lightning==2.6.0
|
||||
pytz==2025.2
|
||||
PyYAML==6.0.3
|
||||
@@ -201,6 +201,7 @@ rouge_score==0.1.2
|
||||
rpds-py==0.30.0
|
||||
rsa==4.9.1
|
||||
safetensors==0.7.0
|
||||
scikit-base==0.13.0
|
||||
scikit-learn==1.8.0
|
||||
scipy==1.17.0
|
||||
Send2Trash==2.1.0
|
||||
@@ -229,7 +230,7 @@ torchvision==0.24.1
|
||||
tornado==6.5.4
|
||||
tqdm==4.67.1
|
||||
traitlets==5.14.3
|
||||
transformers==4.57.5
|
||||
transformers==4.57.6
|
||||
triton==3.5.1
|
||||
typing-inspection==0.4.2
|
||||
typing_extensions==4.15.0
|
||||
|
||||
@@ -23,7 +23,7 @@ prophet==1.2.1
|
||||
psutil==7.2.1
|
||||
pytest-rerunfailures==16.1
|
||||
pytest==9.0.2
|
||||
pytorch-forecasting==1.5.0
|
||||
pytorch-forecasting==1.6.0
|
||||
pytorch-lightning==2.6.0
|
||||
requests==2.32.5
|
||||
rgf-python==3.12.0
|
||||
@@ -36,7 +36,7 @@ tensorboardX==2.6.4
|
||||
thop==0.1.1-2209072238
|
||||
torch==2.9.1
|
||||
torchvision==0.24.1
|
||||
transformers==4.57.5
|
||||
transformers==4.57.6
|
||||
xgboost==3.1.3
|
||||
xgboost==3.1.3
|
||||
Current commit hash: a793f4820c2d25bec040b2dccdb1bae41be01763
|
||||
Current commit hash: 7aa442d7cdcadc4b3a7a35347f9476aeb27160a9
|
||||
|
||||
Reference in New Issue
Block a user