Commit 088b2086 by Fred Smith

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

parent 98a8f0e2
...@@ -63,7 +63,7 @@ pycrypto>=2.6 ...@@ -63,7 +63,7 @@ pycrypto>=2.6
pygments==2.0.1 pygments==2.0.1
pygraphviz==1.1 pygraphviz==1.1
PyJWT==1.0.1 PyJWT==1.0.1
pymongo==2.7.2 pymongo==2.8.1
pyparsing==2.0.1 pyparsing==2.0.1
python-memcached==1.48 python-memcached==1.48
python-openid==2.2.5 python-openid==2.2.5
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment