From 36dacba63a2032c2bb249287a87e3058c1cae6fe Mon Sep 17 00:00:00 2001 From: Don Mitchell Date: Wed, 4 Jun 2014 15:24:39 -0400 Subject: [PATCH] Update to tagged version of pymongo --- requirements/edx/github.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/edx/github.txt b/requirements/edx/github.txt index bc014261aa..427ebcf2b5 100644 --- a/requirements/edx/github.txt +++ b/requirements/edx/github.txt @@ -17,7 +17,7 @@ -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 +-e git+https://github.com/edx/mongo-python-driver.git@2.4.1a#egg=pymongo # Our libraries: -e git+https://github.com/edx/XBlock.git@fc5fea25c973ec66d8db63cf69a817ce624f5ef5#egg=XBlock