13 lines
376 B
Plaintext
13 lines
376 B
Plaintext
black==21.12b0 ; python_version > '3.5'
|
|
coverage==4.5.4
|
|
flake8
|
|
mock ; python_version < '3.5'
|
|
pytest-xdist
|
|
yamllint
|
|
|
|
# The follow are 3rd party libs for cli_parse
|
|
ntc_templates
|
|
# 21.4 changed the output of an error message we check in tests
|
|
pyats >= 21.4 ; python_version >= '3.6' and python_version < '3.10'
|
|
genie >= 21.4 ; python_version >= '3.6' and python_version < '3.10'
|