Updated dependencies
This commit is contained in:
parent
9390b7d93b
commit
e2f36d5e33
2 changed files with 2 additions and 2 deletions
2
poetry.lock
generated
2
poetry.lock
generated
|
|
@ -229,7 +229,7 @@ marshmallow = "^3.3.0"
|
||||||
webargs = "^5.5.2"
|
webargs = "^5.5.2"
|
||||||
|
|
||||||
[package.source]
|
[package.source]
|
||||||
reference = "2854c2ea80fee1053d51edbe34cde8bbdb0364bb"
|
reference = "ea5142a9642e7b852a6e1175f3c4aa1a4bfac044"
|
||||||
type = "git"
|
type = "git"
|
||||||
url = "https://github.com/labthings/python-labthings.git"
|
url = "https://github.com/labthings/python-labthings.git"
|
||||||
[[package]]
|
[[package]]
|
||||||
|
|
|
||||||
|
|
@ -43,4 +43,4 @@ rpi = ["picamera", "RPi.GPIO"]
|
||||||
sphinxcontrib-httpdomain = "^1.7"
|
sphinxcontrib-httpdomain = "^1.7"
|
||||||
rope = "^0.14.0"
|
rope = "^0.14.0"
|
||||||
pylint = "^2.3"
|
pylint = "^2.3"
|
||||||
black = {version = "^18.3-alpha.0",allows-prereleases = true}
|
black = {version = "^18.3-alpha.0",allow-prereleases = true}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue