Updated from global requirements

Change-Id: I079be2f07d96c42eabcb4a34aec9e2e9458c327c
This commit is contained in:
OpenStack Proposal Bot 2015-07-23 04:56:11 +00:00
parent 0606214924
commit 7798d7b29d
2 changed files with 3 additions and 2 deletions

View File

@ -24,11 +24,12 @@ pymongo<3.0,>=2.6.3
-e git+https://github.com/rbarrois/python-ldap.git@py3#egg=python-ldap
# Testing
# computes code coverage percentages
coverage>=3.6
# fixture stubbing
fixtures>=0.3.14
fixtures<1.3.0,>=0.3.14
# xml parsing
lxml>=2.3
# mock object framework

View File

@ -23,7 +23,7 @@ ldappool>=1.0 # MPL
# computes code coverage percentages
coverage>=3.6
# fixture stubbing
fixtures>=0.3.14
fixtures<1.3.0,>=0.3.14
# xml parsing
lxml>=2.3
# mock object framework