From 2783d914a2be06d83b4f381e761e69951fe77aed Mon Sep 17 00:00:00 2001 From: Shuduo Sang Date: Thu, 2 Feb 2023 18:24:52 +0800 Subject: [PATCH] chore: update requirements.txt (#19750) --- tests/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/requirements.txt b/tests/requirements.txt index ce459414c4..cebe5b9d36 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -3,3 +3,4 @@ numpy fabric2 psutil pandas +toml