From 0b5515155cfa8c5d9f20859ec33c4b532e6dc925 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 17 Mar 2018 09:06:21 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I074657ebe66ca7cb8a483f87b0fc5fd7b09ed745 --- doc/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index d37ffb0f3..d622b48aa 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -2,5 +2,5 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. oslosphinx>=4.7.0 # Apache-2.0 -sphinx!=1.6.6,>=1.6.2 # BSD +sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD reno>=2.5.0 # Apache-2.0 diff --git a/requirements.txt b/requirements.txt index 3e5ac18ed..db0368842 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,4 +17,4 @@ six>=1.10.0 # MIT osc-lib>=1.8.0 # Apache-2.0 websocket-client>=0.33.0 # LGPLv2+ tripleo-common>=7.1.0 # Apache-2.0 -cryptography!=2.0,>=1.9 # BSD/Apache-2.0 +cryptography>=2.1 # BSD/Apache-2.0