summaryrefslogtreecommitdiff
path: root/requirements.txt
blob: 38a138ef1fca57354463231f4ef8853300d4d436 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
oslo.config
stevedore

# for timeutils
iso8601

# for jsonutils
six

# FIXME(markmc): remove this when the drivers no longer
# import eventlet
eventlet>=0.12.0