add Brotli to recommended.txt

This commit is contained in:
Prinz23 2023-09-29 01:25:17 +02:00 committed by JackDandy
parent ddb6beceb5
commit 50c77510fa
2 changed files with 2 additions and 0 deletions

View file

@ -8,6 +8,7 @@
* Update Rarfile 4.1a1 (8a72967) to 4.1 (c9140d8) * Update Rarfile 4.1a1 (8a72967) to 4.1 (c9140d8)
* Update soupsieve 2.4.1 (2e66beb) to 2.5.0 (dc71495) * Update soupsieve 2.4.1 (2e66beb) to 2.5.0 (dc71495)
* Update thefuzz 0.19.0 (c2cd4f4) to 0.21.0 (0b49e4a) * 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) ### 3.30.1 (2023-10-02 22:50:00 UTC)

View file

@ -1,4 +1,5 @@
--extra-index-url https://gitlab+deploy-token-1599941:UNupqjtDab_zxNzvP2gA@gitlab.com/api/v4/projects/279215/packages/pypi/simple --extra-index-url https://gitlab+deploy-token-1599941:UNupqjtDab_zxNzvP2gA@gitlab.com/api/v4/projects/279215/packages/pypi/simple
Brotli
cffi cffi
cryptography != 38.0.2; 'Windows' == platform_system cryptography != 38.0.2; 'Windows' == platform_system
cryptography != 38.0.2; 'Linux' == platform_system and ('x86_64' == platform_machine or 'aarch64' == platform_machine) cryptography != 38.0.2; 'Linux' == platform_system and ('x86_64' == platform_machine or 'aarch64' == platform_machine)