We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb38bf1 commit aaeaae6Copy full SHA for aaeaae6
1 file changed
requirements.txt
@@ -1,13 +1,14 @@
1
# -*- conf-mode -*-
2
coverage>=3.7.1
3
-#cssselect>=0.6.1 # for PyQuery
+#cssselect>=0.6.1 # for PyQuery
4
decorator>=3.4.0
5
-#defusedxml>=0.4.1 # for TastyPie
+#defusedxml>=0.4.1 # for TastyPie
6
django-bootstrap3>=5.1.1
7
+django-typogrify>=1.3.1
8
django-widget-tweaks>=1.3
9
docutils>=0.12
-#lxml>=3.4.0 # for PyQuery;
10
-mimeparse>=0.1.3 # for TastPie
+#lxml>=3.4.0 # for PyQuery;
11
+mimeparse>=0.1.3 # for TastPie
12
MySQL-python>=1.2.5
13
pathlib>=1.0
14
pyflakes>=0.8.1
0 commit comments