Skip to content

Commit

Permalink
Merge pull request #3279 from OpenTreeMap/jcw/update-djqscsv-and-tinsel
Browse files Browse the repository at this point in the history
Update django-queryset-csv and django-tinsel to Python 3 versions
  • Loading branch information
jwalgran authored Dec 19, 2019
2 parents b3a7e28 + 4023b1a commit 053e5c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ Django==1.11.16 # rq.filter: >=1.11,<1.12
django-apptemplates==1.3
django-contrib-comments==1.8.0
django-js-reverse==0.7.3
django-queryset-csv==1.0.0 # https://github.com/azavea/django-queryset-csv/commits/master
django-queryset-csv==1.0.2 # https://github.com/azavea/django-queryset-csv/commits/master
django-recaptcha==1.4.0
django-redis==4.8.0
django-registration-redux==1.7
django-storages==1.6.5
django-threadedcomments==1.1
django-tinsel==1.0.0
django-tinsel==1.0.1
django-webpack-loader==0.5.0 # https://github.com/owais/django-webpack-loader/releases
flake8==2.0 # rq.filter: ==2.0
functools32==3.2.3.post2
Expand Down

0 comments on commit 053e5c1

Please sign in to comment.