35c0a43c39
The older PyYAML does not install cleanly on macOS. Change-Id: I7772360d6988f305df19c761021b9eca3735e94c Signed-off-by: Doug Hellmann <doug@doughellmann.com>
9 lines
275 B
Plaintext
9 lines
275 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
|
|
PyYAML>=5.3.1
|
|
dulwich>=0.15.0 # Apache-2.0
|
|
packaging>=20.4
|