Skip to content

Commit 1db1ef3

Browse files
committed
update uvicorn
1 parent 0362548 commit 1db1ef3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ RUN pip install --no-cache-dir \
55
loguru \
66
pydub \
77
fastapi \
8+
uvicorn \
89
pydantic==1.10.8 && \
910
rm -rf /root/.cache/pip/*
1011

0 commit comments

Comments
 (0)