mopidy-iris: use latest tornado

This commit is contained in:
Frederik Rietdijk
2020-08-29 14:33:52 +02:00
parent 7ff98bd03d
commit 31643e45ec
+1 -1
View File
@@ -14,7 +14,7 @@ python3Packages.buildPythonApplication rec {
] ++ (with python3Packages; [ ] ++ (with python3Packages; [
configobj configobj
requests requests
tornado_4 tornado
]); ]);
# no tests implemented # no tests implemented