Updated dependencies
This commit is contained in:
parent
8c3cd48f4d
commit
36ee715fcb
2 changed files with 15 additions and 15 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue