From 46305a81002e11e25a6aeaecd5ecdea3b74b6a9b Mon Sep 17 00:00:00 2001 From: Eric Sheng Date: Tue, 7 Nov 2023 18:46:54 -0800 Subject: [PATCH] Bump ruamel.yaml to 0.17.35 to fix mac build --- requirements_frozen.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_frozen.txt b/requirements_frozen.txt index 6bc66760..f60c4556 100644 --- a/requirements_frozen.txt +++ b/requirements_frozen.txt @@ -13,7 +13,7 @@ packaging==23.1 pycodestyle==2.10.0 pyparsing==2.4.7 requests==2.30.0 -ruamel.yaml==0.17.26 +ruamel.yaml==0.17.35 ruamel.yaml.clib==0.2.7 sys-detection==1.3.0 tomli==2.0.1