Updated to LabThings 0.3.0

This commit is contained in:
Joel Collins 2020-03-26 14:17:04 +00:00
parent 0cc5919100
commit 03969fdfb2
2 changed files with 32 additions and 5 deletions

View file

@ -35,7 +35,7 @@ pyserial = "^3.4" # Used for sangaboard (basic_serial_instrument) until we move
python-dateutil = "^2.8"
psutil = "^5.6.7" # Autostorage extension
labthings = "0.2.0"
labthings = "0.3.0"
[tool.poetry.extras]
rpi = ["picamera", "RPi.GPIO"]