mirror of
https://github.com/wassname/flask-security.git
synced 2026-06-27 16:10:11 +08:00
Fix pymongo version issue
This commit is contained in:
@@ -2,6 +2,7 @@ Flask-SQLAlchemy>=1.0
|
||||
bcrypt>=1.0.2
|
||||
flask-mongoengine>=0.7.0
|
||||
flask-peewee>=0.6.5
|
||||
pymongo==2.8
|
||||
pytest>=2.5.2
|
||||
pytest-cache>=1.0
|
||||
pytest-cov>=1.6
|
||||
|
||||
Reference in New Issue
Block a user