mirror of
https://github.com/SickGear/SickGear.git
synced 2024-11-22 04:45:05 +00:00
add Brotli to recommended.txt
This commit is contained in:
parent
ddb6beceb5
commit
50c77510fa
2 changed files with 2 additions and 0 deletions
|
@ -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)
|
||||||
|
|
|
@ -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)
|
||||||
|
|
Loading…
Reference in a new issue