rsd-lib/requirements.txt
Lin Yang 47c7679593 Update required sushy version >= 1.7.0
Change-Id: I5e3b3b5164f67a9d4e0b05c1b49e8e984e258297
2018-11-27 16:40:45 -08:00

8 lines
291 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 # Apache-2.0
sushy>=1.7.0 # Apache-2.0
jsonschema<3.0.0,>=2.6.0 # MIT