Updated from global requirements

Change-Id: I2fc4f5cc1d254d7787f58b5c011a01cd4c0b8e14
This commit is contained in:
OpenStack Proposal Bot 2018-03-13 08:31:04 +00:00
parent 7d787c580d
commit 6d92b33662
2 changed files with 2 additions and 2 deletions

View File

@ -37,4 +37,4 @@ docker>=2.4.2 # Apache-2.0
netaddr>=0.7.18 # BSD netaddr>=0.7.18 # BSD
neutron-lib>=1.13.0 # Apache-2.0 neutron-lib>=1.13.0 # Apache-2.0
websockify>=0.8.0 # LGPLv3 websockify>=0.8.0 # LGPLv3
websocket-client<=0.40.0,>=0.33.0 # LGPLv2+ websocket-client>=0.33.0 # LGPLv2+

View File

@ -9,7 +9,7 @@ coverage!=4.4,>=4.0 # Apache-2.0
mock>=2.0.0 # BSD mock>=2.0.0 # BSD
fixtures>=3.0.0 # Apache-2.0/BSD fixtures>=3.0.0 # Apache-2.0/BSD
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
sphinx!=1.6.6,<1.7.0,>=1.6.2 # BSD sphinx!=1.6.6,>=1.6.2 # BSD
openstackdocstheme>=1.18.1 # Apache-2.0 openstackdocstheme>=1.18.1 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0 oslotest>=3.2.0 # Apache-2.0
osprofiler>=1.4.0 # Apache-2.0 osprofiler>=1.4.0 # Apache-2.0