wsme/requirements.txt
Lan Qi song 002473c0ea Move ipaddr to netaddr
Ipaddr module was never introduced by openstack and never used by
other openstack components. We should move to more reliable module
netaddr to validate ip format.

Change-Id: I38d0c6f4ea2147ce071ab62a7c9d546436aec185
Closes-Bug: #1455404
2015-05-27 23:20:40 +08:00

6 lines
59 B
Plaintext

six>=1.9.0
WebOb>=1.2.3
simplegeneric
pytz
netaddr>=0.7.12