From f9e76215a930a54e1cc4aafc57526748c135e210 Mon Sep 17 00:00:00 2001 From: iefgnoix Date: Mon, 4 Mar 2024 18:53:21 +0000 Subject: [PATCH] add missing toml package --- infra/ansible/config/pip.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/infra/ansible/config/pip.yaml b/infra/ansible/config/pip.yaml index 7082c33f6e8..1336088b4c9 100644 --- a/infra/ansible/config/pip.yaml +++ b/infra/ansible/config/pip.yaml @@ -25,6 +25,7 @@ pip: - six - tensorboard - tensorboardX + - toml - tqdm - typing - typing_extensions