diff options
| author | Barry Warsaw | 2016-04-03 15:13:51 -0400 |
|---|---|---|
| committer | Barry Warsaw | 2016-04-03 15:13:51 -0400 |
| commit | 0b445dc57786778687900b47706b9ecb5b9d29ce (patch) | |
| tree | 22e2119cc269f249f58082e2a69e4952fe7f3062 | |
| parent | 3c73b72fddf14c297a93d5ae29b15e6002f9816b (diff) | |
| download | mailman-0b445dc57786778687900b47706b9ecb5b9d29ce.tar.gz mailman-0b445dc57786778687900b47706b9ecb5b9d29ce.tar.zst mailman-0b445dc57786778687900b47706b9ecb5b9d29ce.zip | |
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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', |
