summaryrefslogtreecommitdiff
path: root/requirements.txt
blob: f404c5cd0e0039078c103386d1ddebc2ae94cc1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
stevedore>=0.14
netaddr>=0.7.6

# for timeutils
iso8601>=0.1.9

# for jsonutils
six>=1.5.2

# used by openstack/common/gettextutils.py
Babel>=1.3

# for the routing notifier
PyYAML>=3.1.0

suds>=0.4
eventlet>=0.13.0