infra-specs/requirements.txt
James E. Blair 4e974448d1 Block sphinx 1.6.1
There are issues with the sphinx 1.6 release. While they're being sorted
out, block it from requirements.txt.

Change-Id: Ia2ca6433597041390024979a7ae895d3bad75d88
2017-05-23 08:46:10 -07:00

11 lines
307 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>=2.0.0 # Apache-2.0
oslosphinx>=4.7.0 # Apache-2.0
sphinx>=1.5.1,<1.6 # BSD
yasfb>=0.5.1