Skip to content
Snippets Groups Projects
Commit edc8794a authored by Eliot Berriot's avatar Eliot Berriot
Browse files

Fixed #17: removed a few useless dependencies and files

parent 3f6fc95d
No related branches found
No related tags found
No related merge requests found
...@@ -6,12 +6,6 @@ django-environ==0.4.0 ...@@ -6,12 +6,6 @@ django-environ==0.4.0
django-secure==1.0.1 django-secure==1.0.1
whitenoise==2.0.6 whitenoise==2.0.6
# Forms
django-braces==1.8.1
# django-crispy-forms==1.5.2
# django-floppyforms==1.5.2
# Models # Models
django-model-utils==2.3.1 django-model-utils==2.3.1
...@@ -26,10 +20,6 @@ django-allauth==0.24.1 ...@@ -26,10 +20,6 @@ django-allauth==0.24.1
# Python-PostgreSQL Database Adapter # Python-PostgreSQL Database Adapter
psycopg2==2.6.1 psycopg2==2.6.1
# Unicode slugification
unicode-slugify==0.1.3
django-autoslug==1.9.3
# Time zones support # Time zones support
pytz==2015.7 pytz==2015.7
...@@ -42,21 +32,21 @@ celery==3.1.19 ...@@ -42,21 +32,21 @@ celery==3.1.19
# Your custom requirements go here # Your custom requirements go here
django-cors-headers django-cors-headers==2.1.0
musicbrainzngs musicbrainzngs==0.6
youtube_dl>=2015.12.21 youtube_dl>=2015.12.21
djangorestframework djangorestframework==3.6.3
djangorestframework-jwt djangorestframework-jwt==1.11.0
django-celery django-celery==3.2.1
django-mptt django-mptt==0.8.7
google-api-python-client google-api-python-client==1.6.2
arrow arrow==0.10.0
django-taggit django-taggit==0.22.1
persisting_theory persisting-theory==0.2.1
django-versatileimagefield django-versatileimagefield==1.7.1
django-cachalot django-cachalot==1.5.0
django-rest-auth django-rest-auth==0.9.1
beautifulsoup4 beautifulsoup4==4.6.0
markdown Markdown==2.6.8
ipython ipython==6.1.0
mutagen mutagen==1.38
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment