ranger/requirements.txt
Nicholas Jones 295be00576 Raise version for requests library
Changes required requests version to 2.6.0

Change-Id: I3abdf33a3b27581809ec867cf2938e21736d192b
2017-09-22 10:49:35 -05:00

17 lines
406 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.
gittle>=0.5.0 # MIT
pbr>=2.0 # Apache-2.0
pecan==1.0.2
netifaces==0.10.4
SQLAlchemy==0.9.7
WSME>=0.6
MySQL-python==1.2.5
requests==2.6.0
oslo.db==1.7.2
oslo.serialization
oslo.config
oslo.policy