From 98c56975e81202ca0bdb73716f503a3172915c31 Mon Sep 17 00:00:00 2001 From: Just van Rossum Date: Tue, 23 May 2023 08:54:29 +0200 Subject: [PATCH] downgrade vanilla for now: 0.3.0 misbehaves on 10.15 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 50916d73..fa101e58 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ wheel>=0.33.6 py2app==0.28.5 pyobjc==9.0.1 corefoundationasyncio==0.0.1 -cocoa-vanilla==0.3.0 +cocoa-vanilla==0.2.4 blackrenderer==0.6.0 fonttools[ufo,unicode,woff,type1,lxml]==4.39.4 # Temporarily add support for experimental extensions to the not-yet-official COLRv1 format: