pythonPackages.twisted: 11.1 -> 15.5

This commit is contained in:
Frederik Rietdijk
2016-01-24 14:33:56 +01:00
parent 4df253790a
commit 8535503556
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ buildPythonPackage rec {
propagatedBuildInputs = with pythonPackages; [
blist canonicaljson daemonize dateutil frozendict pillow pybcrypt pyasn1
pydenticon pymacaroons-pynacl pynacl pyopenssl pysaml2 pytz requests2
service-identity signedjson systemd twisted15 ujson unpaddedbase64 pyyaml
service-identity signedjson systemd twisted ujson unpaddedbase64 pyyaml
matrix-angular-sdk
];