973338590f
Pin cmd2 1.5.0 Change-Id: I1e20818f47b933dfc0dc78785fd3664d774c7263
23 lines
317 B
Plaintext
23 lines
317 B
Plaintext
# General
|
|
pyflakes>=2.1.1
|
|
tox
|
|
|
|
# Docs
|
|
sphinx>=1.6.2
|
|
sphinx_rtd_theme>=0.2.4
|
|
|
|
# Testing
|
|
bandit
|
|
coverage!=4.4,>=4.5.1 # Apache-2.0
|
|
testtools>=2.3.0 # MIT
|
|
os-testr>=1.0.0 # Apache-2.0
|
|
flake8>=3.3.0
|
|
mock
|
|
responses>=0.8.1
|
|
yapf==0.27.0
|
|
flake8-import-order==0.18.1
|
|
|
|
grpcio-tools==1.16.0
|
|
typing-extensions==3.7.2
|
|
cmd2==1.5.0
|