summaryrefslogtreecommitdiffstats
path: root/requirements.txt
blob: 81ae2203e5febe9b4eb610c5bcb267f7a5189a24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.

dnspython>=1.9.4
eventlet>=0.16.1,!=0.17.0
greenlet>=0.3.1
netifaces>=0.5,!=0.10.0,!=0.10.1
pastedeploy>=1.3.3
simplejson>=2.0.9
xattr>=0.4
PyECLib==1.0.7                           # BSD

# gluster-swift specific requirements
prettytable     # needed by gswauth
scandir>=1.3