Tweak Dockerfile

This commit is contained in:
Thomas Sileo
2022-09-18 20:54:25 +02:00
parent 9093659b0a
commit 5905ad96b4
4 changed files with 165 additions and 132 deletions

View File

@@ -44,6 +44,7 @@ invoke = "^1.7.1"
boussole = "^2.0.0"
uvicorn = {extras = ["standard"], version = "^0.18.3"}
Brotli = "^1.0.9"
greenlet = "^1.1.3"
[tool.poetry.dev-dependencies]
black = "^22.3.0"