Updated from global requirements

Change-Id: I13c531615ed3e725739a8add827a1f484d69e3ca
This commit is contained in:
OpenStack Proposal Bot 2016-09-30 10:25:55 +00:00
parent 11e28a5e51
commit ebbaab96a6

View File

@ -27,6 +27,6 @@ psycopg2>=2.5 # LGPL/ZPL
cassandra-driver!=3.6.0,>=2.1.4 # Apache-2.0
pycrypto>=2.6 # Public Domain
couchdb>=0.8 # Apache-2.0
os-testr>=0.7.0 # Apache-2.0
os-testr>=0.8.0 # Apache-2.0
astroid<1.4.0 # LGPLv2.1 # breaks pylint 1.4.4
pylint==1.4.5 # GPLv2