chore: update mutagen version range
This commit is contained in:
parent
5729b116c0
commit
f256f9bd10
6 changed files with 6 additions and 6 deletions
|
@ -24,7 +24,7 @@ setup(
|
|||
install_requires=[
|
||||
"celery==4.4.7",
|
||||
"kombu==4.6.11",
|
||||
"mutagen>=1.31.0",
|
||||
"mutagen>=1.45.1,<1.46",
|
||||
"requests>=2.7.0",
|
||||
],
|
||||
extras_require={
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue