Upgraded scipy (should support piwheels on Buster)
This commit is contained in:
parent
743f4aaf0f
commit
eaa37f70e0
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ Pillow = "^5.4"
|
||||||
"RPi.GPIO" = "^0.6.5"
|
"RPi.GPIO" = "^0.6.5"
|
||||||
openflexure-stage = "^0.2.1"
|
openflexure-stage = "^0.2.1"
|
||||||
flask-cors = "^3.0"
|
flask-cors = "^3.0"
|
||||||
scipy = "1.2.1" # Exact version until we can guarantee a wheel
|
scipy = "1.3.0" # Exact version until we can guarantee a wheel
|
||||||
|
|
||||||
picamera = { git = "https://github.com/rwb27/picamera.git", branch = "lens-shading" } # Lens shading requires >1.14 or RWB fork, lens-shading branch.
|
picamera = { git = "https://github.com/rwb27/picamera.git", branch = "lens-shading" } # Lens shading requires >1.14 or RWB fork, lens-shading branch.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue