Fixed updated dependencies
This commit is contained in:
parent
99ef24fb95
commit
43e35501e1
2 changed files with 45 additions and 53 deletions
|
|
@ -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 = {path = "../python-labthings"}
|
||||
labthings = "0.5.1"
|
||||
|
||||
[tool.poetry.extras]
|
||||
rpi = ["picamera", "RPi.GPIO"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue