Drop 'requests' external dependency
It was only used in a single method and wasn't really needed. Signed-off-by: JoeLametta <JoeLametta@users.noreply.github.com>
This commit is contained in:
@@ -23,7 +23,6 @@ RUN apt-get update && apt-get install --no-install-recommends -y \
|
||||
python3-mutagen \
|
||||
python3-pil \
|
||||
python3-pip \
|
||||
python3-requests \
|
||||
python3-ruamel.yaml \
|
||||
python3-setuptools \
|
||||
sox \
|
||||
|
||||
Reference in New Issue
Block a user