Skip to content

Commit aaeaae6

Browse files
committed
Added django-typogrify to the requrements.
- Legacy-Id: 9497
1 parent fb38bf1 commit aaeaae6

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

requirements.txt

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
# -*- conf-mode -*-
22
coverage>=3.7.1
3-
#cssselect>=0.6.1 # for PyQuery
3+
#cssselect>=0.6.1 # for PyQuery
44
decorator>=3.4.0
5-
#defusedxml>=0.4.1 # for TastyPie
5+
#defusedxml>=0.4.1 # for TastyPie
66
django-bootstrap3>=5.1.1
7+
django-typogrify>=1.3.1
78
django-widget-tweaks>=1.3
89
docutils>=0.12
9-
#lxml>=3.4.0 # for PyQuery;
10-
mimeparse>=0.1.3 # for TastPie
10+
#lxml>=3.4.0 # for PyQuery;
11+
mimeparse>=0.1.3 # for TastPie
1112
MySQL-python>=1.2.5
1213
pathlib>=1.0
1314
pyflakes>=0.8.1

0 commit comments

Comments
 (0)