Uncap pymongo

Workarounds have been implemented so that OpenStack now works with
both pymongo 3.0 and earlier versions, so this cap can be removed.

Change-Id: Iabb723cf4129b094b69276deaff1126da033ab18
Closes-Bug: 1441393
This commit is contained in:
Brant Knudson 2015-04-09 09:44:49 -05:00
parent 38ec9587fb
commit 97723d1e4c

View File

@ -102,7 +102,7 @@ PyECLib>=1.0.7 # BSD
pyghmi>=0.6.11
pykmip>=0.2.0 # Apache 2.0 License
pymemcache>=1.2.9 # Apache 2.0 License
pymongo>=2.6.3,<3.0
pymongo>=2.6.3
PyMySQL>=0.6.2 # MIT License
pyngus>=1.2.0 # Apache 2.0 License
pyOpenSSL>=0.11