From a8f44f632a788cbd07776a6ec0c09fa035ddf02c Mon Sep 17 00:00:00 2001 From: Samuel Clay Date: Mon, 20 Jul 2015 16:47:06 -0700 Subject: [PATCH] Correcting pymongo version. --- config/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/requirements.txt b/config/requirements.txt index 02f062557..8db3d9e0d 100755 --- a/config/requirements.txt +++ b/config/requirements.txt @@ -30,7 +30,7 @@ psutil==2.1.0 pyes==0.90.1 simplejson==3.4.0 pyflakes==0.6.1 -pymongo==3.0.4 +pymongo==3.0.3 python-dateutil==2.1 python-gflags==2.0 pytz==2013b