This commit is contained in:
Joel Collins 2020-09-14 12:25:30 +01:00
parent b30fa7d6a2
commit 8a01d97d8f
2 changed files with 24 additions and 1 deletions

View file

@ -47,6 +47,7 @@ expiringdict = "^1.2.1"
camera-stage-mapping = "0.1.4"
picamerax = ">=20.9.1"
labthings = {git = "https://github.com/labthings/python-labthings.git"}
pyyaml = "^5.3.1"
[tool.poetry.extras]
rpi = ["RPi.GPIO"]