oslo.config/requirements.txt

9 lines
286 B
Plaintext
Raw Normal View History

# 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.
2013-01-21 09:12:55 +00:00
argparse
netaddr!=0.7.16,>=0.7.12
six>=1.9.0
stevedore>=1.5.0 # Apache-2.0