cloudbase-init/requirements.txt
Adrian Vladu b97c36f478 Removed unused requirement 'eventlet'
eventlet is a Python requirement that is no longer used in the current
codebase.

Change-Id: Ic2f5ba7baa5fe0088bf304c94b8427cd26e5e06f
2020-10-01 12:40:05 +03:00

20 lines
288 B
Plaintext

pbr>=2.0.0
iso8601
netaddr>=0.7.6
pyserial
oslo.config
oslo.log
six>=1.7.0
Babel>=1.3
oauthlib
netifaces
PyYAML
requests
untangle==1.1.1
jinja2
pywin32;sys_platform=="win32"
comtypes;sys_platform=="win32"
pymi;sys_platform=="win32"
wmi;sys_platform=="win32"
tzlocal;sys_platform=="win32"