Updated dependencies

This commit is contained in:
Joel Collins 2020-09-14 12:24:19 +01:00
parent be2446d5c6
commit b30fa7d6a2
2 changed files with 42 additions and 71 deletions

View file

@ -32,7 +32,7 @@ packages = [
python = "^3.6"
Flask = "^1.0"
numpy = "1.18.2"
Pillow = "^5.4"
Pillow = "^7.2.0"
scipy = "1.4.1" # Exact version so we can guarantee a wheel
"RPi.GPIO" = { version = "^0.7.0", optional = true }
python-dateutil = "^2.8"