
This patch replaces a removed feature of pbr with PEP 426's environment markers. Environment markers are a way to do conditional includes in requirements.txt. Change-Id: Iaef089a32f71d826ff3db41d2832c84213169172
18 lines
245 B
Plaintext
18 lines
245 B
Plaintext
pbr>=1.3
|
|
iso8601
|
|
eventlet
|
|
netaddr>=0.7.6
|
|
pyserial
|
|
oslo.config
|
|
oslo.log
|
|
six>=1.7.0
|
|
Babel>=1.3
|
|
oauthlib
|
|
netifaces
|
|
PyYAML
|
|
requests
|
|
pywin32;sys_platform=="win32"
|
|
comtypes;sys_platform=="win32"
|
|
wmi;sys_platform=="win32"
|
|
tzlocal;sys_platform=="win32"
|