Update doc/requirements.txt
Requirements check job will fail if we don't have a min for sphinxcontrib-svg2pdfconverter. Setting it to >=0.1.0 based on a codesearch of openstack (that's what everyone else is using). Change-Id: Iaff8ad0df30dda8b439dbce832680130b91fbc1a
This commit is contained in:
		@@ -4,4 +4,4 @@ doc8>=0.6.0 # Apache-2.0
 | 
			
		||||
sphinx>=2.0.0,!=2.1.0 # BSD
 | 
			
		||||
os-api-ref>=1.4.0 # Apache-2.0
 | 
			
		||||
sphinxcontrib-apidoc>=0.2.0  # BSD
 | 
			
		||||
sphinxcontrib-svg2pdfconverter  # BSD
 | 
			
		||||
sphinxcontrib-svg2pdfconverter>=0.1.0  # BSD
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user