Updated dependencies (actually)
This commit is contained in:
parent
b1711afc27
commit
530f735ebd
2 changed files with 85 additions and 36 deletions
|
|
@ -26,7 +26,7 @@ license = "GPL-3.0"
|
|||
python = "^3.5"
|
||||
Flask = "^1.0"
|
||||
pyyaml = "^3.13"
|
||||
numpy = "^1.15"
|
||||
numpy = "1.16.1" # Exact version until we can guarantee a wheel
|
||||
Pillow = "^5.4"
|
||||
"RPi.GPIO" = "^0.6.5"
|
||||
picamera = "^1.13" # Lens shading requires >1.14 or RWB fork, lens-shading branch.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue