svc: Use released aiomarionette
parent
d5a61994c6
commit
3c27f984d2
|
@ -10,7 +10,7 @@ playwright = "^1.20.1"
|
||||||
fastapi = "^0.75.1"
|
fastapi = "^0.75.1"
|
||||||
uvicorn = "^0.17.6"
|
uvicorn = "^0.17.6"
|
||||||
python-multipart = "^0.0.5"
|
python-multipart = "^0.0.5"
|
||||||
aiomarionette = {path = "../../aiomarionette", develop = true}
|
aiomarionette = "^0.0.2"
|
||||||
Pillow = "^9.1.0"
|
Pillow = "^9.1.0"
|
||||||
|
|
||||||
[tool.poetry.dev-dependencies]
|
[tool.poetry.dev-dependencies]
|
||||||
|
|
Loading…
Reference in New Issue