diff options
author | vrvarma <vv8305@att.com> | 2019-05-21 12:32:20 -0400 |
---|---|---|
committer | vrvarma <vv8305@att.com> | 2019-05-21 13:20:15 -0400 |
commit | 25cd8716ba709456a4707e53f0d216d56374d674 (patch) | |
tree | c01fb73cc5029f47f99e8a810dde68ad62256fb4 /requirements.txt | |
parent | 85f519730a7bbad030cd6ee5661ff1bddab85245 (diff) |
Fix the pymzn library to 0.17.1 version
Increment osdf version
Change-Id: I53ec8efa4fcd0d0032fdc1b822bb5cb19fcc62bd
Signed-off-by: vrvarma <vv8305@att.com>
Issue-ID: OPTFRA-293
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 23dc1b5..241392b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,4 +12,4 @@ schematics>=2.0.0 docopt>=0.6.2 pydevd==1.4.0 onapsmsclient>=0.0.4 -pymzn>=0.17.0 +pymzn==0.17.1 |