upgrade to pymongo 2.8 to support updated authenticated method SCRAM-SHA-1 for mongodb-server 3.0

This commit is contained in:
Fred Smith
2015-06-26 14:30:39 -04:00
parent 98a8f0e282
commit 088b20863e

View File

@@ -63,7 +63,7 @@ pycrypto>=2.6
pygments==2.0.1
pygraphviz==1.1
PyJWT==1.0.1
pymongo==2.7.2
pymongo==2.8.1
pyparsing==2.0.1
python-memcached==1.48
python-openid==2.2.5