Updated from global requirements

Change-Id: I464b3573c2dbab3d97efbec0280298b0331a3cef
This commit is contained in:
OpenStack Proposal Bot
2017-09-16 23:26:49 +00:00
parent a99a9ae69e
commit 998e86f6c7
2 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
coverage!=4.4,>=4.0 # Apache-2.0
doc8 # Apache-2.0
doc8>=0.6.0 # Apache-2.0
freezegun>=0.3.6 # Apache-2.0
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
mock>=2.0.0 # BSD