Skip to content

Commit

Permalink
Remove unused Pinax, WeasyPrint and debug dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Coop56 committed Mar 12, 2019
1 parent 2fa55a9 commit fec287c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ mercantile==1.0.4

# Django Apps
dj-database-url<=0.4.2 # , python-dj-database-url (0.4.1 in ppa)
Pinax<=0.9a2 # python-pinax (0.9a2 in our ppa)
pinax-notifications==4.1.0 # (4.1.0 in our ppa)
django-forms-bootstrap<=3.1.0 # python-django-forms-bootstrap (3.1.0 in our ppa)
django-allauth<=0.34.0 # python-django-allauth (0.34.0 in our ppa)
Expand Down Expand Up @@ -114,7 +113,6 @@ timeout-decorator==0.4.0 # TODO
psutil==5.4.8 # (3.4.2 in ppa)
django-cors-headers<=2.2.0 # python-django-cors-headers (2.2.0 in our ppa)
django-multi-email-field<=0.5.1 # python-django-multi-email-field (0.5.1 in our ppa)
# WeasyPrint
user-agents # python-user-agents (1.1.0 in our ppa)
xmljson # python-xmljson (0.1.9 in our ppa)
django-ipware<2.2
Expand All @@ -131,7 +129,6 @@ vectorformats==0.1
#production
uWSGI==2.0.17
gunicorn==19.7.1
#debug
ipython==5.5.0
docker==3.1.1
invoke==0.22.1
Expand Down

0 comments on commit fec287c

Please sign in to comment.