Skip to content

Commit ca45315

Browse files
committed
add slugify
1 parent 1cb007e commit ca45315

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/requirements.txt

+2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@ idna==2.6
66
lxml==4.1.1
77
pyquery==1.4.0
88
python-frontmatter==0.4.2
9+
python-slugify==1.2.4
910
PyYAML==3.12
1011
requests==2.18.4
1112
selenium==3.10.0
1213
six==1.11.0
14+
Unidecode==1.0.22
1315
urllib3==1.22

0 commit comments

Comments
 (0)