aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/requirements.txt b/tests/requirements.txt
index c9413b86..4761505f 100644
--- a/tests/requirements.txt
+++ b/tests/requirements.txt
@@ -1,5 +1,6 @@
importlib; python_version<"2.7"
mock
pytest-flake8; python_version>="2.7"
+virtualenv>=13.0.0
pytest-virtualenv>=1.2.7
pytest>=3.0.2