Upgrade to labthings 0.5.2

This commit is contained in:
Joel Collins 2020-04-27 13:10:34 +01:00
parent 43e35501e1
commit ed8057ce04
2 changed files with 29 additions and 23 deletions

View file

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