Remove unused reno from test requirements
The reno library is used only when generating release notes. Also a few packags in doc requirements are not actually needed. Change-Id: Ia6e406155978d4c5a4f93194c79b5d5310ce3742
This commit is contained in:
parent
e6653b546e
commit
c42ef394dd
@ -2,6 +2,3 @@
|
|||||||
openstackdocstheme>=2.2.0 # Apache-2.0
|
openstackdocstheme>=2.2.0 # Apache-2.0
|
||||||
sphinx>=2.0.0 # BSD
|
sphinx>=2.0.0 # BSD
|
||||||
reno>=3.1.0 # Apache-2.0
|
reno>=3.1.0 # Apache-2.0
|
||||||
|
|
||||||
mock>=2.0.0 # BSD
|
|
||||||
fixtures>=3.0.0 # Apache-2.0/BSD
|
|
||||||
|
@ -10,8 +10,6 @@ oslotest>=3.2.0 # Apache-2.0
|
|||||||
# rootwrap daemon's client should be verified to run in eventlet
|
# rootwrap daemon's client should be verified to run in eventlet
|
||||||
eventlet>=0.18.2 # MIT
|
eventlet>=0.18.2 # MIT
|
||||||
|
|
||||||
reno>=3.1.0 # Apache-2.0
|
|
||||||
|
|
||||||
# Bandit security code scanner
|
# Bandit security code scanner
|
||||||
bandit>=1.7.0,<1.8.0 # Apache-2.0
|
bandit>=1.7.0,<1.8.0 # Apache-2.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user