ranger/requirements.txt
Nicholas Jones e2a0179fb6 Update pecan to >= 1.3.2
Older versions of pecan can have compatibility issues.
see : https://github.com/pecan/pecan/issues/96

Change-Id: I0547a3baede6a065563fb3ba244be0b0236431f3
2018-07-12 15:31:17 -05:00

19 lines
482 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.3.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>=4.6.0 # Apache-2.0
oslo.policy
oslo.log>=3.30.0 # Apache-2.0
sqlalchemy-migrate>=0.9.6