Added expiringdict

This commit is contained in:
Joel Collins 2020-07-01 15:34:53 +01:00
parent 3500dd54ed
commit 0101a5b91e
2 changed files with 18 additions and 1 deletions

View file

@ -47,6 +47,7 @@ pynpm = "^0.1.2"
camera-stage-mapping = {git = "https://gitlab.com/openflexure/microscope-extensions/camera-stage-mapping.git"}
sangaboard = "^0.2"
gevent = "20.6.0" # Pinned version to guarantee piwheels wheel
expiringdict = "^1.2.1"
[tool.poetry.extras]
rpi = ["RPi.GPIO"]