Specify LabThings 0.7 branch of camera-stage-mapping

This commit is contained in:
Joel Collins 2020-06-29 16:46:14 +01:00
parent 13e7df1c54
commit 83b3ea1d1d

View file

@ -44,7 +44,7 @@ opencv-python-headless = [
] ]
labthings = {git = "https://github.com/labthings/python-labthings.git", rev = "simpler-spec"} labthings = {git = "https://github.com/labthings/python-labthings.git", rev = "simpler-spec"}
pynpm = "^0.1.2" pynpm = "^0.1.2"
camera-stage-mapping = {git = "https://gitlab.com/openflexure/microscope-extensions/camera-stage-mapping.git"} camera-stage-mapping = {git = "https://gitlab.com/openflexure/microscope-extensions/camera-stage-mapping.git", rev = "labthings-0.7"}
sangaboard = "^0.2" sangaboard = "^0.2"
gevent = "20.6.0" # Pinned version to guarantee piwheels wheel gevent = "20.6.0" # Pinned version to guarantee piwheels wheel