
Also bump k8s dependency to v1.23. Signed-off-by: Ruslan Aliev <raliev@mirantis.com> Change-Id: I188788a41419184cc3dd9172f54ab3a290cabe83
24 lines
324 B
Plaintext
24 lines
324 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
|
|
stestr
|