Skip to content

Commit

Permalink
Fix failed build with Cython 0.28 and lxml 4.2.0 on PyPy (CloudBotIRC…
Browse files Browse the repository at this point in the history
…#221)

* Pin lxml 4.2.1
  • Loading branch information
linuxdaemon authored Mar 24, 2018
1 parent 4fa4a95 commit 69ca2a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ future
microdata
sqlalchemy
watchdog
lxml
lxml==4.2.1
beautifulsoup4
feedparser
requests
Expand Down

0 comments on commit 69ca2a0

Please sign in to comment.