swift/requirements.txt
Tushar Gohad a812941003 Bump eventlet version to 0.16.1
This version adds support for multiple 100-continue responses
via the API send_hundred_continue_response(), which we need for
the two-phase scheme for PUTs with Erasure Coding

Change-Id: I7154ef1dd96ab761894b09d5e6abf98a453f7b64
2015-03-25 12:02:48 -07:00

12 lines
351 B
Plaintext

# 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