Commit 12a84c5
committed
[docs] Install cloudkitty requirements using constraints
The deps configuration for the docs environment only uses upper
constraints for doc/requirements.txt. However, cloudkitty also gets
installed automatically without upper constraints, which produces
various errors on older branches.
Install cloudkitty requirements using constraints to fix this issue.
Change-Id: Ia6f12151be829be6d2f21b3536536697345e05f4
(cherry picked from commit 386f086)1 parent 64b92f3 commit 12a84c5
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| |||
0 commit comments