From 50c77510fabb8db0f9ec653b3466314ae35a6146 Mon Sep 17 00:00:00 2001 From: Prinz23 Date: Fri, 29 Sep 2023 01:25:17 +0200 Subject: [PATCH] add Brotli to recommended.txt --- CHANGES.md | 1 + recommended.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index f139e92b..8bec7509 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -8,6 +8,7 @@ * Update Rarfile 4.1a1 (8a72967) to 4.1 (c9140d8) * Update soupsieve 2.4.1 (2e66beb) to 2.5.0 (dc71495) * Update thefuzz 0.19.0 (c2cd4f4) to 0.21.0 (0b49e4a) +* Add support for Brotli compression ### 3.30.1 (2023-10-02 22:50:00 UTC) diff --git a/recommended.txt b/recommended.txt index 5f60addf..24165951 100644 --- a/recommended.txt +++ b/recommended.txt @@ -1,4 +1,5 @@ --extra-index-url https://gitlab+deploy-token-1599941:UNupqjtDab_zxNzvP2gA@gitlab.com/api/v4/projects/279215/packages/pypi/simple +Brotli cffi cryptography != 38.0.2; 'Windows' == platform_system cryptography != 38.0.2; 'Linux' == platform_system and ('x86_64' == platform_machine or 'aarch64' == platform_machine)