diff options
Diffstat (limited to 'test/requirements.txt')
-rw-r--r-- | test/requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/requirements.txt b/test/requirements.txt index 7ae21f875fa..b3b14651bc5 100644 --- a/test/requirements.txt +++ b/test/requirements.txt @@ -3,6 +3,7 @@ cryptography!=2.0 # BSD/Apache-2.0 faulthandler; python_version < '3.3' # # BSD License (2 clause) flake8 # MIT ipaddress; python_version < '3.3' # PSF +parameterized>=0.6.1 # BSD pexpect # ISC psutil # BSD pycodestyle # MIT (Expat license) https://pypi.org/project/pycodestyle/ |