swauth/requirements.txt
Ondřej Nový b36bc35c88 Added swiftclient dependency, swauth-cleanup-tokens needs it
Change-Id: I3f6656e6996d13fd43b4a4e1f70ea1bc606f9ed1
2016-01-30 19:38:45 +01:00

8 lines
300 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.
eventlet!=0.18.0,>=0.17.4 # MIT
python-swiftclient>=2.2.0 # Apache-2.0
six>=1.9.0 # MIT