Skip to content

Commit 8b634f7

Browse files
committed
Updated requirements
- Legacy-Id: 9465
1 parent 05b46bf commit 8b634f7

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,13 @@
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
77
django-widget-tweaks>=1.3
88
docutils>=0.12
9-
lxml>=3.4.0 # for PyQuery
10-
mimeparse>=0.1.3
9+
#lxml>=3.4.0 # for PyQuery;
10+
mimeparse>=0.1.3 # for TastPie
1111
MySQL-python>=1.2.5
1212
pathlib>=1.0
1313
pyflakes>=0.8.1
@@ -16,4 +16,5 @@ python-dateutil>=2.2
1616
python-magic>=0.4.6
1717
pytz>=2014.7
1818
six>=1.8.0
19+
django-tastypie>=0.12.1
1920
wsgiref>=0.1.2

0 commit comments

Comments
 (0)