aboutsummaryrefslogtreecommitdiffstats
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorhelenyao <yaohelan@huawei.com>2016-12-12 21:49:48 -0500
committerhelenyao <yaohelan@huawei.com>2016-12-12 21:52:03 -0500
commit3839d9d6166d3cdf2111aa8dc43fe340cb78bb4b (patch)
tree01dfb27df0fab81c7cef23615a9ab06bfc8b408e /test-requirements.txt
parentc0ee7b13e6facd1ef8fb8a936b1e3f819a764316 (diff)
Upgraded the virtualenv
JIRA: FUNCTEST-654 The virtualenv is too old and it will break the unit test if it runs the second time. Change-Id: I9f1a408f0e43bff4499575fa57cabd1a83d99b3a Signed-off-by: helenyao <yaohelan@huawei.com>
Diffstat (limited to 'test-requirements.txt')
-rwxr-xr-x[-rw-r--r--]test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index d65e12f6e..8be8e2033 100644..100755
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -20,4 +20,4 @@ requests==2.8.0
robotframework==2.9.1
robotframework-requests==0.3.8
robotframework-sshlibrary==2.1.1
-virtualenv==1.11.4 \ No newline at end of file
+virtualenv==15.1.0 \ No newline at end of file