Add additional dependencies.

This commit is contained in:
Itamar Turner-Trauring 2020-07-07 11:13:45 -04:00
parent e06d41442a
commit e6268f3dd5

View File

@ -4,7 +4,7 @@
, setuptools, setuptoolsTrial, pyasn1, zope_interface
, service-identity, pyyaml, magic-wormhole, treq, appdirs
, beautifulsoup4, eliot, autobahn, cryptography
, html5lib
, html5lib, future
}:
python.pkgs.buildPythonPackage rec {
version = "1.14.0.dev";