user/paperless-ngx: replace py3-uvicorn with uvicorn
This commit is contained in:
parent
6737f929f6
commit
2528a6326a
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ depends="
|
||||||
tesseract-ocr
|
tesseract-ocr
|
||||||
tesseract-ocr-data-fra
|
tesseract-ocr-data-fra
|
||||||
ttf-liberation
|
ttf-liberation
|
||||||
py3-uvicorn
|
uvicorn
|
||||||
py3-aiohttp
|
py3-aiohttp
|
||||||
py3-anyio
|
py3-anyio
|
||||||
py3-arrow
|
py3-arrow
|
||||||
|
|
Loading…
Reference in a new issue