From 891581846b7d67289ed5ce4eefc2e756fb40039e Mon Sep 17 00:00:00 2001 From: Joel Collins Date: Tue, 18 Feb 2020 11:40:50 +0000 Subject: [PATCH] Updated LabThings --- poetry.lock | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/poetry.lock b/poetry.lock index ef92d3b7..8014b557 100644 --- a/poetry.lock +++ b/poetry.lock @@ -229,7 +229,7 @@ marshmallow = "^3.4.0" webargs = "^5.5.3" [package.source] -reference = "2a8213651083ad9387bf3f7f27e9b8ec64c6e2bc" +reference = "12b6dda521f00e449c67c5ea8bf34005918fd649" type = "git" url = "https://github.com/labthings/python-labthings.git" [[package]] @@ -307,6 +307,7 @@ test = ["coverage", "pytest", "mock", "pillow", "numpy"] reference = "b39c2b6e42f5f7f57bb46eafcb5c9e2bbdb5d0cb" type = "git" url = "https://github.com/rwb27/picamera.git" + [[package]] category = "main" description = "Python Imaging Library (Fork)" @@ -755,11 +756,6 @@ markupsafe = [ {file = "MarkupSafe-1.1.1-cp37-cp37m-manylinux1_x86_64.whl", hash = "sha256:ba59edeaa2fc6114428f1637ffff42da1e311e29382d81b339c1817d37ec93c6"}, {file = "MarkupSafe-1.1.1-cp37-cp37m-win32.whl", hash = "sha256:b00c1de48212e4cc9603895652c5c410df699856a2853135b3967591e4beebc2"}, {file = "MarkupSafe-1.1.1-cp37-cp37m-win_amd64.whl", hash = "sha256:9bf40443012702a1d2070043cb6291650a0841ece432556f784f004937f0f32c"}, - {file = "MarkupSafe-1.1.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:6788b695d50a51edb699cb55e35487e430fa21f1ed838122d722e0ff0ac5ba15"}, - {file = "MarkupSafe-1.1.1-cp38-cp38-manylinux1_i686.whl", hash = "sha256:cdb132fc825c38e1aeec2c8aa9338310d29d337bebbd7baa06889d09a60a1fa2"}, - {file = "MarkupSafe-1.1.1-cp38-cp38-manylinux1_x86_64.whl", hash = "sha256:13d3144e1e340870b25e7b10b98d779608c02016d5184cfb9927a9f10c689f42"}, - {file = "MarkupSafe-1.1.1-cp38-cp38-win32.whl", hash = "sha256:596510de112c685489095da617b5bcbbac7dd6384aeebeda4df6025d0256a81b"}, - {file = "MarkupSafe-1.1.1-cp38-cp38-win_amd64.whl", hash = "sha256:e8313f01ba26fbbe36c7be1966a7b7424942f670f38e666995b88d012765b9be"}, {file = "MarkupSafe-1.1.1.tar.gz", hash = "sha256:29872e92839765e546828bb7754a68c418d927cd064fd4708fab9fe9c8bb116b"}, ] marshmallow = [