Updated to LabThings 0.3.0
This commit is contained in:
parent
0cc5919100
commit
03969fdfb2
2 changed files with 32 additions and 5 deletions
|
|
@ -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"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue