diff --git a/devel/py-pytest-tornado/Makefile b/devel/py-pytest-tornado/Makefile index 026a3a380710..d919067bbd8d 100644 --- a/devel/py-pytest-tornado/Makefile +++ b/devel/py-pytest-tornado/Makefile @@ -12,7 +12,7 @@ COMMENT= Py.test plugin providing fixtures and markers for tornado LICENSE= APACHE20 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=3.6:devel/py-pytest@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}tornado>=4:www/py-tornado@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}tornado>=4.1:www/py-tornado@${PY_FLAVOR} NO_ARCH= yes USES= python