Updated dependencies

This commit is contained in:
Joel Collins 2019-05-20 10:38:51 +01:00
parent 8c3cd48f4d
commit 36ee715fcb
2 changed files with 15 additions and 15 deletions

View file

@ -32,7 +32,7 @@ Pillow = "^5.4"
picamera = "^1.13" # Lens shading requires >1.14 or RWB fork, lens-shading branch.
openflexure-stage = "^0.2.1"
flask-cors = "^3.0"
scipy = "^1.2"
scipy = "1.2.1" # Exact version until we can guarantee a wheel
[tool.poetry.dev-dependencies]
sphinxcontrib-httpdomain = "^1.7"