Updated from global requirements

Change-Id: Ia5e6eb87935580ad8aa58de5fd9c0aacf3dfb083
This commit is contained in:
OpenStack Proposal Bot 2018-01-18 03:04:57 +00:00
parent 57b285349b
commit 5fcb8f5d43
2 changed files with 2 additions and 2 deletions

View File

@ -14,4 +14,4 @@ PyYAML>=3.10 # MIT
six>=1.10.0 # MIT
semantic-version>=2.3.1 # BSD
requests>=2.14.2 # Apache-2.0
cryptography>=1.9,!=2.0 # BSD/Apache-2.0
cryptography!=2.0,>=1.9 # BSD/Apache-2.0

View File

@ -11,5 +11,5 @@ oslotest>=3.2.0 # Apache-2.0
# doc build requirements
openstackdocstheme>=1.17.0 # Apache-2.0
sphinx>=1.6.2 # BSD
sphinx!=1.6.6,>=1.6.2 # BSD
reno>=2.5.0 # Apache-2.0