mirror of
https://github.com/linuxserver/docker-beets
synced 2025-12-06 16:34:31 +01:00
fix: bug with flask dep
This commit is contained in:
parent
0b40932d54
commit
a8af106fd1
1 changed files with 1 additions and 0 deletions
|
|
@ -86,6 +86,7 @@ RUN \
|
||||||
flask==2.1.3 \
|
flask==2.1.3 \
|
||||||
flask-cors \
|
flask-cors \
|
||||||
PyGObject \
|
PyGObject \
|
||||||
|
Werkzeug==2.3.7 \
|
||||||
pyacoustid \
|
pyacoustid \
|
||||||
pylast \
|
pylast \
|
||||||
requests \
|
requests \
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue