summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBarry Warsaw2016-04-03 15:13:51 -0400
committerBarry Warsaw2016-04-03 15:13:51 -0400
commit0b445dc57786778687900b47706b9ecb5b9d29ce (patch)
tree22e2119cc269f249f58082e2a69e4952fe7f3062
parent3c73b72fddf14c297a93d5ae29b15e6002f9816b (diff)
downloadmailman-0b445dc57786778687900b47706b9ecb5b9d29ce.tar.gz
mailman-0b445dc57786778687900b47706b9ecb5b9d29ce.tar.zst
mailman-0b445dc57786778687900b47706b9ecb5b9d29ce.zip
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index c6ad567f4..a585e2f9e 100644
--- a/setup.py
+++ b/setup.py
@@ -105,7 +105,7 @@ case second `m'. Any other spelling is incorrect.""",
},
install_requires = [
'alembic',
- 'falcon',
+ 'falcon>=1.0.0rc1',
'flufl.bounce',
'flufl.i18n',
'flufl.lock',