Skip to content

Commit 967754b

Browse files
committed
Ensure we don't use the wheel, which uses older versions of lxml2
1 parent 6498eac commit 967754b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
lxml >= 3.8.0, !=4.7.0
1+
lxml >= 3.8.0, !=4.7.0 --no-binary=lxml

0 commit comments

Comments
 (0)