Minor comments on picamera lens shading
This commit is contained in:
parent
e8074252ca
commit
27d71c12de
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ pyyaml = "^3.13"
|
||||||
numpy = "^1.15"
|
numpy = "^1.15"
|
||||||
Pillow = "^5.4"
|
Pillow = "^5.4"
|
||||||
# RPi.GPIO = "^0.6.5" # To be added on pi (poetry add RPi.GPIO)
|
# RPi.GPIO = "^0.6.5" # To be added on pi (poetry add RPi.GPIO)
|
||||||
# picamera = "^1.13" # To be added on pi (poetry add picamera). Need to check lens shading compatibility.
|
# picamera = "^1.13" # To be added on pi (poetry add picamera). Lens shading only available from >=1.14
|
||||||
# openflexure-stage = ">0.1.1" # Can't resolve until updated on PyPI
|
# openflexure-stage = ">0.1.1" # Can't resolve until updated on PyPI
|
||||||
|
|
||||||
[tool.poetry.dev-dependencies]
|
[tool.poetry.dev-dependencies]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue