Upgraded to LabThings 1.2.0
This commit is contained in:
parent
18a0eedd5e
commit
d9d58d03dd
2 changed files with 13 additions and 17 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 = {git = "https://github.com/labthings/python-labthings", branch="new-extension-manifest", develop = true}
|
||||
labthings = "1.2.0"
|
||||
|
||||
[tool.poetry.extras]
|
||||
rpi = ["RPi.GPIO"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue