mopidy-iris: use latest tornado

This commit is contained in:
Frederik Rietdijk 2020-08-29 14:23:55 +02:00
parent 7ff98bd03d
commit 31643e45ec

View file

@ -14,7 +14,7 @@ python3Packages.buildPythonApplication rec {
] ++ (with python3Packages; [
configobj
requests
tornado_4
tornado
]);
# no tests implemented