Updated lockfile

This commit is contained in:
Joel Collins 2020-01-30 14:37:05 +00:00
parent ed9b623199
commit e1e611236d

5
poetry.lock generated
View file

@ -195,10 +195,10 @@ Flask = "^1.1.1"
apispec = "^3.2.0" apispec = "^3.2.0"
flask-cors = "^3.0.8" flask-cors = "^3.0.8"
marshmallow = "^3.3.0" marshmallow = "^3.3.0"
webargs = "^5.5.2" webargs = "^5.5.3"
[package.source] [package.source]
reference = "916cc21d120cf4fc7064999082b40bedfec9b3ed" reference = "696a00cc371603580d4c2346100d65e432ab36de"
type = "git" type = "git"
url = "https://github.com/labthings/python-labthings.git" url = "https://github.com/labthings/python-labthings.git"
[[package]] [[package]]
@ -265,6 +265,7 @@ version = "1.13.1b0"
reference = "b39c2b6e42f5f7f57bb46eafcb5c9e2bbdb5d0cb" reference = "b39c2b6e42f5f7f57bb46eafcb5c9e2bbdb5d0cb"
type = "git" type = "git"
url = "https://github.com/rwb27/picamera.git" url = "https://github.com/rwb27/picamera.git"
[[package]] [[package]]
category = "main" category = "main"
description = "Python Imaging Library (Fork)" description = "Python Imaging Library (Fork)"