Skip to content

Commit cceecd1

Browse files
authored
refactor(baselines): Bump transformers in FedPft baseline
1 parent c50564d commit cceecd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

baselines/fedpft/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ torch = {url = "https://download.pytorch.org/whl/cu118/torch-2.6.0%2Bcu118-cp310
4444
scikit-learn = "1.5.0"
4545
flwr-datasets = "0.1.0"
4646
torchvision = {url = "https://download.pytorch.org/whl/cu118/torchvision-0.21.0%2Bcu118-cp310-cp310-linux_x86_64.whl#sha256=aae1fd398fb97a099bd3bd619a85e923c2191d348b90786514c8f81541afd010"}
47-
transformers = "4.50.0"
47+
transformers = "4.53.0"
4848
datasets = "2.18.0"
4949

5050
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)