moved to a working version of opencv

This commit is contained in:
Richard Bowman 2020-03-27 16:10:35 +00:00
parent 83bb06d58f
commit 2c9e443d5d

View file

@ -35,7 +35,7 @@ pyserial = "^3.4" # Used for sangaboard (basic_serial_instrument) until we move
python-dateutil = "^2.8"
psutil = "^5.6.7" # Autostorage extension
opencv-python-headless = "3.4.7.28"
opencv-python-headless = "4.1.0.25"
labthings = "0.3.0"
[tool.poetry.extras]