diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-04-29 12:35:41 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-04-29 12:35:41 +0200 |
commit | 36397b9f974714c2680b2b883902cca871894dd5 (patch) | |
tree | 29cdfabe2463df37effa47d04e374cd96a04049f | |
parent | 88beba1cdba8fd44874528489c03ae9805ae0cf9 (diff) |
Updated from global requirements
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: Idca1286ac3904521f1a1db530eebb5ea6667277e
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 3d583d51..ea776baf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,4 +15,4 @@ six # MIT python-subunit # Apache-2.0/BSD os-testr # Apache-2.0 junitxml -boto3 # Apache-2.0 +boto3 # Apache-2.0 |