mirror of
https://github.com/beetbox/beets.git
synced 2026-01-30 12:02:41 +01:00
Bump the required discogs-client version (#2387)
This commit is contained in:
parent
0be4dc722f
commit
48337870cc
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -114,7 +114,7 @@ setup(
|
|||
'absubmit': ['requests'],
|
||||
'fetchart': ['requests'],
|
||||
'chroma': ['pyacoustid'],
|
||||
'discogs': ['discogs-client>=2.1.0'],
|
||||
'discogs': ['discogs-client>=2.2.1'],
|
||||
'beatport': ['requests-oauthlib>=0.6.1'],
|
||||
'lastgenre': ['pylast'],
|
||||
'mpdstats': ['python-mpd2>=0.4.2'],
|
||||
|
|
|
|||
Loading…
Reference in a new issue