Fix pymongo requirements
This fixes bug #1077104 Change-Id: Ib2d936d71d6c253a141abed65794ea800d0c8354 Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
parent
171b1ce449
commit
566f4ccd65
@ -10,4 +10,4 @@ eventlet
|
||||
anyjson>=0.3.1
|
||||
Flask==0.9
|
||||
sphinxcontrib-httpdomain
|
||||
pymongo==2.2.1
|
||||
pymongo>=2.2.1
|
||||
|
@ -6,6 +6,7 @@ netaddr
|
||||
argparse
|
||||
SQLAlchemy>=0.7.3,<=0.7.9
|
||||
sqlalchemy-migrate>=0.7.2
|
||||
pymongo>=2.2.1
|
||||
eventlet
|
||||
anyjson>=0.3.1
|
||||
Flask==0.9
|
||||
|
Loading…
x
Reference in New Issue
Block a user