Correcting pymongo version.

This commit is contained in:
Samuel Clay 2015-07-20 16:47:06 -07:00
parent 1a578193a4
commit a8f44f632a

View file

@ -30,7 +30,7 @@ psutil==2.1.0
pyes==0.90.1 pyes==0.90.1
simplejson==3.4.0 simplejson==3.4.0
pyflakes==0.6.1 pyflakes==0.6.1
pymongo==3.0.4 pymongo==3.0.3
python-dateutil==2.1 python-dateutil==2.1
python-gflags==2.0 python-gflags==2.0
pytz==2013b pytz==2013b