From: Florimond Manca Date: Mon, 16 Dec 2019 21:26:47 +0000 (+0100) Subject: Force compiling 'regex' from source (#642) X-Git-Tag: 0.9.5~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c2d49760d54331b855e6cec97ccae619c29d47e;p=thirdparty%2Fhttpx.git Force compiling 'regex' from source (#642) --- diff --git a/requirements.txt b/requirements.txt index 056a393f..ec60773d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,8 @@ brotlipy==0.7.* autoflake -black +# See: https://github.com/encode/httpx/pull/639#issuecomment-566235998 +black --no-binary=regex cryptography flake8 flake8-bugbear