kopia lustrzana https://dev.funkwhale.audio/funkwhale/funkwhale
chore(api): update dependency unidecode to v1.3.7
rodzic
17e08fd332
commit
b46aa638bc
|
@ -3958,13 +3958,13 @@ unidecode = "*"
|
|||
|
||||
[[package]]
|
||||
name = "unidecode"
|
||||
version = "1.3.6"
|
||||
version = "1.3.7"
|
||||
description = "ASCII transliterations of Unicode text"
|
||||
optional = false
|
||||
python-versions = ">=3.5"
|
||||
files = [
|
||||
{file = "Unidecode-1.3.6-py3-none-any.whl", hash = "sha256:547d7c479e4f377b430dd91ac1275d593308dce0fc464fb2ab7d41f82ec653be"},
|
||||
{file = "Unidecode-1.3.6.tar.gz", hash = "sha256:fed09cf0be8cf415b391642c2a5addfc72194407caee4f98719e40ec2a72b830"},
|
||||
{file = "Unidecode-1.3.7-py3-none-any.whl", hash = "sha256:663a537f506834ed836af26a81b210d90cbde044c47bfbdc0fbbc9f94c86a6e4"},
|
||||
{file = "Unidecode-1.3.7.tar.gz", hash = "sha256:3c90b4662aa0de0cb591884b934ead8d2225f1800d8da675a7750cbc3bd94610"},
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
@ -4560,4 +4560,4 @@ typesense = ["typesense"]
|
|||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = "^3.8,<3.12"
|
||||
content-hash = "91948dbd01795023e068115ed7f26ce5f1810565f26ca227740568607143480b"
|
||||
content-hash = "8cf23fde49eb9cb312f44caa17126dfc5e5a90ed39eeb75d36497ace783a2530"
|
||||
|
|
|
@ -86,7 +86,7 @@ sentry-sdk = "==1.19.1"
|
|||
watchdog = "==2.2.1"
|
||||
troi = { git = "https://github.com/metabrainz/troi-recommendation-playground.git", tag = "v-2023-10-30.0"}
|
||||
lb-matching-tools = { git = "https://github.com/metabrainz/listenbrainz-matching-tools.git", branch = "main"}
|
||||
unidecode = "==1.3.6"
|
||||
unidecode = "==1.3.7"
|
||||
pycountry = "22.3.5"
|
||||
|
||||
# Typesense
|
||||
|
|
Ładowanie…
Reference in New Issue