Commit 2c9e443d authored by Richard Bowman's avatar Richard Bowman 🔬
Browse files

moved to a working version of opencv

parent 83bb06d5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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]