2014-09-03 12:03:40 -05:00
|
|
|
# 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.
|
|
|
|
|
2015-08-27 00:51:58 +02:00
|
|
|
dnspython>=1.12.0;python_version<'3.0'
|
|
|
|
dnspython3>=1.12.0;python_version>='3.0'
|
2015-03-13 01:36:53 -07:00
|
|
|
eventlet>=0.16.1,!=0.17.0
|
2012-12-04 12:38:26 +01:00
|
|
|
greenlet>=0.3.1
|
2014-05-21 09:37:22 -07:00
|
|
|
netifaces>=0.5,!=0.10.0,!=0.10.1
|
2012-12-04 12:38:26 +01:00
|
|
|
pastedeploy>=1.3.3
|
2015-06-09 00:22:12 +02:00
|
|
|
six>=1.9.0
|
2012-12-04 12:38:26 +01:00
|
|
|
xattr>=0.4
|
2015-11-11 12:53:29 -07:00
|
|
|
PyECLib>=1.0.7 # BSD
|