summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index e29ae1d..c21da14 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8,7 +8,7 @@ flake8-docstrings==0.2.1.post1 # MIT
coverage>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
keyring>=5.5.1 # MIT/PSF
-lxml>=2.3 # BSD
+lxml!=3.7.0,>=2.3 # BSD
mock>=2.0 # BSD
oauthlib>=0.6 # BSD
oslosphinx>=4.7.0 # Apache-2.0