poetry: add lockfile dep

Fixes build.
This commit is contained in:
Leon Isenberg
2019-11-06 22:33:32 +01:00
committed by Jon
parent df33807c92
commit ac4b42434a

View File

@@ -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