diff options
author | krishnaa96 <krishna.moorthy6@wipro.com> | 2021-10-13 21:21:50 +0530 |
---|---|---|
committer | krishnaa96 <krishna.moorthy6@wipro.com> | 2021-10-18 15:17:16 +0530 |
commit | 2b9e7f4fca3d510a201283a8561f6ff3424f5fd6 (patch) | |
tree | 8e8edb60839de32349a85b92a528918cb8892238 /requirements.txt | |
parent | edd0d749025304e79a0b931b37259f1009721bd0 (diff) |
Update release notes
Issue-ID: OPTFRA-1007
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: Ibf8451d66d0eef8edfae66c91acac2236c40a8a8
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index b17a915..56a8931 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ Flask-HTTPAuth>=3.2.2 jsonschema>=2.5.1 lxml>=3.6.4 python-dateutil>=2.5.3 -PyYAML>=3.12 +PyYAML==5.4.1 requests>=2.14.2 schematics>=2.0.0 onapsmsclient>=0.0.4 |