armada/test-requirements.txt
Rick Bartra a1b693b84d fix: Gate fix for Armada cover, pep8, and docs gates
Now that the Armada gates are running on Focal(20.04), grpcio
and pyflakes need to use a version compatible with python3.8 and Ubuntu
20.04

Change-Id: I1071d211e5a6c4a5fcdad9818f735fcb3c97d962
2020-09-15 15:01:29 -04:00

21 lines
280 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