Commit d66b4807 by Don Mitchell Committed by Sarina Canelake

pymongo son optimizations

parent 84ee2b19
......@@ -56,7 +56,7 @@ polib==1.0.3
pycrypto>=2.6
pygments==1.6
pygraphviz==1.1
pymongo==2.4.1
# pymongo==2.4.1
pyparsing==2.0.1
python-memcached==1.48
python-openid==2.2.5
......
......@@ -16,6 +16,9 @@
-e git+https://github.com/un33k/django-ipware.git@42cb1bb1dc680a60c6452e8bb2b843c2a0382c90#egg=django-ipware
-e git+https://github.com/appliedsec/pygeoip.git@95e69341cebf5a6a9fbf7c4f5439d458898bdc3b#egg=pygeoip
# Temporary update to 3rd party libs:
-e git+https://github.com/edx/mongo-python-driver.git@aa99f4dc470bfc0f16fec02ea3aafd4fa27416b2#egg=pymongo
# Our libraries:
-e git+https://github.com/edx/XBlock.git@fc5fea25c973ec66d8db63cf69a817ce624f5ef5#egg=XBlock
-e git+https://github.com/edx/codejail.git@71f5c5616e2a73ae8cecd1ff2362774a773d3665#egg=codejail
......
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