nerd-reviewer/requirements.txt

11 lines
369 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
jsonschema>=2.0.0,<3.0.0,!=2.5.0 # MIT
netaddr>=0.7.12,!=0.7.16 # BSD
PyYAML>=3.1.0
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 # BSD
six>=1.9.0