diff options
| author | 2020-02-13 21:50:33 +0000 | |
|---|---|---|
| committer | 2020-02-13 21:50:33 +0000 | |
| commit | df38d7a57f6b809de4808ed601bfc747aef1c79c (patch) | |
| tree | 714b88cf856f645a0a32034dd1c86fddecd338cd /requirements.txt | |
| parent | labeled response raw.received should fire BEFORE line_handler's (diff) | |
| signature | ||
replace lxml usage with html5lib! the future is cool
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 43223b3d..14ae1ef7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,7 @@ cryptography==2.7 dataclasses==0.6 dnspython==1.16.0 feedparser==5.2.1 +html5lib==1.0.1 lxml==4.4.1 netifaces==0.10.9 PySocks==1.7.1 |
