mirror of
https://github.com/linuxserver/docker-beets.git
synced 2026-02-20 02:34:56 +08:00
add requests pip package
This commit is contained in:
parent
3fdb34ae4a
commit
5c0348bb93
@ -74,6 +74,7 @@ RUN \
|
||||
pip \
|
||||
pyacoustid \
|
||||
pylast \
|
||||
requests \
|
||||
unidecode && \
|
||||
echo "**** cleanup ****" && \
|
||||
apk del --purge \
|
||||
|
||||
@ -87,6 +87,7 @@ Contains [beets-copyartifacts](https://github.com/sbarakat/beets-copyartifacts)
|
||||
|
||||
## Versions
|
||||
|
||||
+ **12.08.18:** Add requests pip package.
|
||||
+ **04.03.18:** Upgrade mp3gain to 1.6.1.
|
||||
+ **02.01.18:** Deprecate cpu_core routine lack of scaling.
|
||||
+ **27.12.17:** Add beautifulsoup4 pip package.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user