moved to a working version of opencv
This commit is contained in:
parent
83bb06d58f
commit
2c9e443d5d
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ pyserial = "^3.4" # Used for sangaboard (basic_serial_instrument) until we move
|
||||||
|
|
||||||
python-dateutil = "^2.8"
|
python-dateutil = "^2.8"
|
||||||
psutil = "^5.6.7" # Autostorage extension
|
psutil = "^5.6.7" # Autostorage extension
|
||||||
opencv-python-headless = "3.4.7.28"
|
opencv-python-headless = "4.1.0.25"
|
||||||
labthings = "0.3.0"
|
labthings = "0.3.0"
|
||||||
|
|
||||||
[tool.poetry.extras]
|
[tool.poetry.extras]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue