Skip to content

Commit 7192a75

Browse files
ilevkivskyiJukkaL
authored andcommitted
Update lxml version (#4506)
The previous version was broken on Python 3.7 and broke our Travis build.
1 parent b48ef4e commit 7192a75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
flake8
22
flake8-bugbear; python_version >= '3.5'
33
flake8-pyi; python_version >= '3.6'
4-
lxml==4.0.0
4+
lxml==4.1.1
55
psutil==5.4.0
66
pytest>=3.0
77
pytest-xdist>=1.18

0 commit comments

Comments
 (0)