Added scipy to requirements (used in autofocus)
This commit is contained in:
parent
d7e19c40e2
commit
36af9f84b5
2 changed files with 14 additions and 1 deletions
|
|
@ -32,6 +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"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
sphinxcontrib-httpdomain = "^1.7"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue