1
0
Fork 0

svc: Use released aiomarionette
dustin/hudctrl/pipeline/head This commit looks good Details

Dustin 2022-07-31 10:41:51 -05:00
parent 3555c07aa0
commit e7ace41657
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ playwright = "^1.20.1"
fastapi = "^0.75.1"
uvicorn = "^0.17.6"
python-multipart = "^0.0.5"
aiomarionette = {path = "../../aiomarionette", develop = true}
aiomarionette = "^0.0.2"
Pillow = "^9.1.0"
[tool.poetry.dev-dependencies]