deps: Require Requests >= 2.0
This commit is contained in:
parent
9957b3c2be
commit
5ad76abc3d
@ -10,6 +10,8 @@ v1.1.1 (UNRELEASED)
|
|||||||
|
|
||||||
Bug fix release.
|
Bug fix release.
|
||||||
|
|
||||||
|
- Dependencies: Specify that we need Requests >= 2.0, not just any version.
|
||||||
|
|
||||||
- Core: Make :meth:`mopidy.core.LibraryController.refresh` work for all
|
- Core: Make :meth:`mopidy.core.LibraryController.refresh` work for all
|
||||||
backends with a library provider. Previously, it wrongly worked for all
|
backends with a library provider. Previously, it wrongly worked for all
|
||||||
backends with a playlists provider. (Fixes: :issue:`1257`)
|
backends with a playlists provider. (Fixes: :issue:`1257`)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user