poetry: add lockfile dep

Fixes build.
This commit is contained in:
Leon Isenberg
2019-11-16 22:41:13 -08:00
committed by Jon
parent df33807c92
commit ac4b42434a
@@ -7,6 +7,7 @@
, pyrsistent
, pyparsing
, cachecontrol
, lockfile
, pkginfo
, html5lib
, shellingham
@@ -59,6 +60,7 @@ in buildPythonPackage rec {
pyrsistent
pyparsing
cachecontrol
lockfile
pkginfo
html5lib
shellingham