slap alembic-utils into install process quick and let ci do the work for now
This commit is contained in:
parent
2ce243d7e7
commit
6a0d5741c3
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ RUN apk --no-cache add \
|
|||
py3-pyrfc3339
|
||||
RUN pip3 install --no-cache-dir --disable-pip-version-check \
|
||||
"alembic>=0.8.5" \
|
||||
"alembic_utils>=0.5.6" \
|
||||
"coloredlogs==5.0" \
|
||||
"pyheif==0.6.1" \
|
||||
"heif-image-plugin>=0.3.2" \
|
||||
|
|
Loading…
Reference in a new issue