aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvrvarma <vv8305@att.com>2019-02-21 11:45:53 -0500
committervrvarma <vv8305@att.com>2019-02-21 11:46:09 -0500
commit83be205bb61797f85ccffc74ef5dafc5d24eeaf6 (patch)
tree440b35ec510033e89d9add24b352d56fdfaa52b0
parent785714bc52f66efec8044933779bd3b1f41f29c5 (diff)
Fix code-coverage reporting for osdf
Change-Id: I94450620cbdeb6e43fee344cab51b607c3c60b74 Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-442
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 0275ab7..23dc1b5 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -10,6 +10,6 @@ PyYAML>=3.12
requests>=2.14.2
schematics>=2.0.0
docopt>=0.6.2
-pydevd>=1.0.0
+pydevd==1.4.0
onapsmsclient>=0.0.4
pymzn>=0.17.0