Skip to content

Commit 67d891b

Browse files
committed
add html2text, pyquery, requests
1 parent 39bdc9c commit 67d891b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

scripts/requirements.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
certifi==2018.1.18
2+
chardet==3.0.4
3+
cssselect==1.0.3
4+
html2text==2018.1.9
5+
idna==2.6
6+
lxml==4.1.1
7+
pyquery==1.4.0
8+
requests==2.18.4
9+
urllib3==1.22

0 commit comments

Comments
 (0)