mirror of
https://github.com/faucetsdn/ryu.git
synced 2026-01-25 02:21:45 +01:00
OpenStack added "lxml!=3.7.0" into its requirements file, and this patch adds the same specification for avoiding VersionConflict error while installing. Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
5 lines
146 B
Plaintext
5 lines
146 B
Plaintext
lxml!=3.7.0,>=2.3 # OF-Config
|
|
ncclient # OF-Config
|
|
cryptography!=1.5.2 # Required by paramiko
|
|
paramiko # NETCONF, BGP speaker (SSH console)
|