From cbcbb22c2228f4041896859633d6ca8d2a6aa0ff Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Mon, 28 Mar 2016 08:20:24 -0400 Subject: Pin Falcon version <1.0 (see GL #20). --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 94d56af43..4a2b178df 100644 --- a/setup.py +++ b/setup.py @@ -105,7 +105,7 @@ case second `m'. Any other spelling is incorrect.""", }, install_requires = [ 'alembic', - 'falcon>=0.3rc1', + 'falcon>=0.3rc1,<1.0', 'flufl.bounce', 'flufl.i18n', 'flufl.lock', -- cgit v1.2.3-70-g09d2