Skip to content

Commit 053e5c1

Browse files
authored
Merge pull request #3279 from OpenTreeMap/jcw/update-djqscsv-and-tinsel
Update django-queryset-csv and django-tinsel to Python 3 versions
2 parents b3a7e28 + 4023b1a commit 053e5c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ Django==1.11.16 # rq.filter: >=1.11,<1.12
1313
django-apptemplates==1.3
1414
django-contrib-comments==1.8.0
1515
django-js-reverse==0.7.3
16-
django-queryset-csv==1.0.0 # https://github.com/azavea/django-queryset-csv/commits/master
16+
django-queryset-csv==1.0.2 # https://github.com/azavea/django-queryset-csv/commits/master
1717
django-recaptcha==1.4.0
1818
django-redis==4.8.0
1919
django-registration-redux==1.7
2020
django-storages==1.6.5
2121
django-threadedcomments==1.1
22-
django-tinsel==1.0.0
22+
django-tinsel==1.0.1
2323
django-webpack-loader==0.5.0 # https://github.com/owais/django-webpack-loader/releases
2424
flake8==2.0 # rq.filter: ==2.0
2525
functools32==3.2.3.post2

0 commit comments

Comments
 (0)