mirror of
https://github.com/SickGear/SickGear.git
synced 2025-11-11 21:54:36 +00:00
Reapply "Fix incorrect case of recommended RapidFuzz."
This reverts commit c5420916ad.
This commit is contained in:
parent
ebe6e26673
commit
f8512cccfc
2 changed files with 2 additions and 1 deletions
|
|
@ -22,6 +22,7 @@
|
|||
* Change add typing-extensions 4.12.2 (8184ac6) for BSoup
|
||||
* Change chardet to permit Requests import
|
||||
* Remove notifier Boxcar2
|
||||
* Change incorrect case of recommended RapidFuzz
|
||||
|
||||
|
||||
### 3.33.2 (2025-01-21 11:50:00 UTC)
|
||||
|
|
|
|||
|
|
@ -11,6 +11,6 @@ lxml != 5.2.0, != 5.2.1; 'Windows' != platform_system
|
|||
orjson; 'Windows' == platform_system
|
||||
orjson; 'Linux' == platform_system and ('x86_64' == platform_machine or 'aarch64' == platform_machine or 'armv7l' == platform_machine)
|
||||
pip
|
||||
rapidfuzz < 4.0.0
|
||||
RapidFuzz < 4.0.0
|
||||
regex
|
||||
setuptools
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue