Merge "Updated from global requirements"

This commit is contained in:
Jenkins 2017-09-18 10:05:55 +00:00 committed by Gerrit Code Review
commit f743c9c8ca
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pyasn1!=0.2.3 # BSD
pyasn1!=0.2.3,>=0.1.8 # BSD
pyOpenSSL>=16.2.0 # Apache-2.0
ndg-httpsclient>=0.4.2;python_version<'3.0' # BSD
netaddr>=0.7.18 # BSD

View File

@ -14,6 +14,6 @@ virtualenv>=13.1.0 # MIT
# this is required for the docs build jobs
sphinx>=1.6.2 # BSD
openstackdocstheme>=1.17.0 # Apache-2.0
doc8 # Apache-2.0
doc8>=0.6.0 # Apache-2.0
reno>=2.5.0 # Apache-2.0
sphinxmark>=0.1.14 # Apache-2.0