mirror of
https://github.com/linuxserver/docker-beets
synced 2025-12-06 08:23: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-cors \
|
||||
PyGObject \
|
||||
Werkzeug==2.3.7 \
|
||||
pyacoustid \
|
||||
pylast \
|
||||
requests \
|
||||
|
|
|
|||
Loading…
Reference in a new issue