diff --git a/setup.py b/setup.py index b5f60a0..8ce4472 100644 --- a/setup.py +++ b/setup.py @@ -112,7 +112,7 @@ def read(fname): 'Flask-Authbone >=0.2', 'Flask', 'opensearch', - 'Fsdb', + 'Fsdb == 0.3.3', 'click', 'peewee', 'passlib >=1.6, <1.7' # version 1.7 will drop python2 suport