Change-Id: I5cdbb397dfa249faf67557f686934a995eb3e6fd
This commit is contained in:
Sergey Nikitin 2020-09-01 09:37:25 +04:00
parent 024af4ff29
commit ffb80d98c8
2 changed files with 2 additions and 0 deletions

View File

@ -21,3 +21,4 @@ requests!=2.12.2,!=2.13.0,>=2.10.0 # Apache-2.0
requests-file
sh
six>=1.9.0 # MIT
setuptools!=50.0.0

View File

@ -12,3 +12,4 @@ sphinx>=1.5.1,<2.0.0 # BSD
sphinxcontrib-httpdomain # BSD
stestr>=2.0.0 # Apache-2.0
testtools>=1.4.0 # MIT
setuptools!=50.0.0