From d16683ed6be39474ed7285d20c0287f453ff455d Mon Sep 17 00:00:00 2001 From: Abhilash Raj Date: Tue, 28 Apr 2015 00:56:00 +0530 Subject: use falcon >= 0.3rc1 till a stable release --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 1308d41ab..e89a9334b 100644 --- a/setup.py +++ b/setup.py @@ -93,7 +93,7 @@ case second `m'. Any other spelling is incorrect.""", install_requires = [ 'alembic', 'enum34', - 'falcon', + 'falcon>=0.3rc1', 'flufl.bounce', 'flufl.i18n', 'flufl.lock', -- cgit v1.2.3-70-g09d2