nerd-reviewer/requirements.txt

13 lines
493 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.
pbr>=1.6 # Apache-2.0
paramiko>=1.13.0 # LGPL
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
jsonschema>=2.0.0,<3.0.0,!=2.5.0 # MIT
netaddr>=0.7.12,!=0.7.16 # BSD
notifier>=1.0.3 # Apache-2.0
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 # BSD
six>=1.9.0