Upgraded to LabThings ^1.2.2
This commit is contained in:
parent
bd7833c20f
commit
180d73f9c4
2 changed files with 162 additions and 132 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue