Updated to LabThings 1.2.1
This commit is contained in:
parent
37f92b6cce
commit
249e3014cb
2 changed files with 5 additions and 5 deletions
|
|
@ -46,7 +46,7 @@ pyyaml = "^5.3.1"
|
|||
typing-extensions = "^3.7.4" # Needed for some type-hints in Python < 3.8 (e.g. Literal)
|
||||
pytest-cov = "^2.10.1"
|
||||
piexif = "^1.1.3"
|
||||
labthings = "1.2.0"
|
||||
labthings = "1.2.1"
|
||||
|
||||
[tool.poetry.extras]
|
||||
rpi = ["RPi.GPIO"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue