pin mutage to 1.46 for troi

This commit is contained in:
Petitminion 2025-02-17 14:42:53 +01:00
parent d23b2e9ff4
commit 47d1bfec6e
2 changed files with 3 additions and 2 deletions

2
api/poetry.lock generated
View File

@ -5073,4 +5073,4 @@ typesense = ["typesense"]
[metadata] [metadata]
lock-version = "2.1" lock-version = "2.1"
python-versions = "^3.10,<3.14" python-versions = "^3.10,<3.14"
content-hash = "3be5a3c570962dea1d3845330ede852b5d0943c2e1731bbc0d6b451980e38b6f" content-hash = "8e59fcdac5568641ea4bdc7500f1cdc0395f7903f8f5d9f40bdf5ede8cdcec8d"

View File

@ -78,7 +78,8 @@ feedparser = "==6.0.11"
python-ffmpeg = "==2.0.12" python-ffmpeg = "==2.0.12"
liblistenbrainz = "==0.5.5" liblistenbrainz = "==0.5.5"
musicbrainzngs = "==0.7.1" musicbrainzngs = "==0.7.1"
mutagen = "==1.46.0" # pinning to 1.46.0 because of troi
mutagen = "1.46.0"
pillow = "==11.1.0" pillow = "==11.1.0"
pyld = "==2.0.4" pyld = "==2.0.4"
python-magic = "==0.4.27" python-magic = "==0.4.27"