From 88680b6cabcc0c70e42e51dec0c8ed7fa88f09ec Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Sep 03 2020 11:16:48 +0000 Subject: Restrict back to < 20.8b0 for now Signed-off-by: Pierre-Yves Chibon --- diff --git a/requirements-testing.txt b/requirements-testing.txt index 678439e..30008b0 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -1,6 +1,6 @@ bcrypt beautifulsoup4 -black; python_version >= '3.6' # Only available on py3.6+ +black == 19.10b0; python_version >= '3.6' # Only available on py3.6+ cryptography eventlet fedmsg