fix(api): Pin lb-matching-tools version

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2603>
This commit is contained in:
Georg Krause 2023-11-23 10:28:41 +01:00
parent f769c8ce68
commit 346d4e9639
2 changed files with 2637 additions and 2824 deletions

5459
api/poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -84,7 +84,7 @@ requests = "==2.28.2"
requests-http-message-signatures = "==0.3.1"
sentry-sdk = "==1.19.1"
watchdog = "==2.2.1"
troi = { git = "https://github.com/metabrainz/troi-recommendation-playground.git", branch = "main"}
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"