Updated minimal version of pymongo to 2.4.

Related to: https://review.openstack.org/#/c/38268/

Change-Id: I9c56639ce3bb8d3ef40ce11365831cc0fdc948f6
This commit is contained in:
Alexei Kornienko 2013-07-23 18:05:44 +03:00
parent 42c20331c8
commit c964bc502c
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ PrettyTable>=0.6,<0.8
psutil<1.0
pyasn1
pycrypto>=2.6
pymongo>=2.2
pymongo>=2.4
pyOpenSSL
pyparsing>=1.5.7,<2.0
# OpenStack clients. None of these should have an upper bound