Bump blockdiag dep so that we build on newer python3

Older sphinxcontrib-blockdiag fails to build under python3.7. This newer
version should run on old and new python3 so use it.

Change-Id: Ic1150149b9cea867ff56d1dd0e747120103a0f81
This commit is contained in:
Clark Boylan 2020-02-21 12:43:28 -08:00
parent c872f8f6a4
commit cab1a48a1a
1 changed files with 1 additions and 1 deletions

View File

@ -6,6 +6,6 @@ pbr!=2.1.0,>2.0.0 # Apache-2.0
openstackdocstheme>=1.18.1 # Apache-2.0
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
sphinxcontrib-blockdiag==1.5.4 # BSD
sphinxcontrib-blockdiag==2.0.0 # BSD
yasfb>=0.5.1