Upgraded to LabThings ^1.2.2

This commit is contained in:
Joel Collins 2021-01-07 10:23:46 +00:00
parent bd7833c20f
commit 180d73f9c4
2 changed files with 162 additions and 132 deletions

View file

@ -45,7 +45,7 @@ picamerax = ">=20.9.1"
pyyaml = "^5.3.1"
pytest-cov = "^2.10.1"
piexif = "^1.1.3"
labthings = "1.2.2"
labthings = "^1.2.2"
typing-extensions = "^3.7.4" # Needed for some type-hints in Python < 3.8 (e.g. Literal)
numpy-stubs = {git = "https://github.com/numpy/numpy-stubs.git"} # Needed for Numpy < 1.20