mirror of
https://github.com/beetbox/beets.git
synced 2026-01-13 19:52:48 +01:00
Merge pull request #417 from sochotnicky/update-mutagen-dep
setup.py: update version of mutagen dependency
This commit is contained in:
commit
e430b61e7d
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -71,7 +71,7 @@ setup(name='beets',
|
|||
},
|
||||
|
||||
install_requires=[
|
||||
'mutagen>=1.21',
|
||||
'mutagen>=1.22',
|
||||
'munkres',
|
||||
'unidecode',
|
||||
'musicbrainzngs>=0.4',
|
||||
|
|
|
|||
Loading…
Reference in a new issue