1
0
Fork 0

Update requirements

merge-requests/214/head
Nikos Roussos 2016-03-20 17:31:38 +02:00
parent 79f7ec1d0c
commit ce546d9061
2 changed files with 4 additions and 4 deletions

View File

@ -8,7 +8,7 @@ unicode-slugify==0.1.3
django-autoslug==1.9.3 django-autoslug==1.9.3
django_dotenv==1.4.1 django_dotenv==1.4.1
dj-database-url==0.4.0 dj-database-url==0.4.0
opbeat==3.2.2 opbeat==3.3
# Security # Security
django-braces==1.8.1 django-braces==1.8.1
@ -17,7 +17,7 @@ django-braces==1.8.1
Pillow==3.1.1 Pillow==3.1.1
# Users # Users
django-allauth==0.24.1 django-allauth==0.25.2
django-avatar==3.0.0 django-avatar==3.0.0
django-crispy-forms==1.6.0 django-crispy-forms==1.6.0
@ -25,6 +25,6 @@ django-crispy-forms==1.6.0
git+https://github.com/comzeradd/orbit.git@cache##egg=orbit git+https://github.com/comzeradd/orbit.git@cache##egg=orbit
# API # API
djangorestframework==3.3.2 djangorestframework==3.3.3
Markdown==2.6.5 Markdown==2.6.5
git+https://github.com/alex/django-filter.git@0.12.0#egg=django-filter git+https://github.com/alex/django-filter.git@0.12.0#egg=django-filter

View File

@ -3,6 +3,6 @@
# Debug & Testing # Debug & Testing
django-debug-toolbar==1.4 django-debug-toolbar==1.4
sqlparse==0.1.18 sqlparse==0.1.19
flake8==2.5.4 flake8==2.5.4
factory-boy==2.6.1 factory-boy==2.6.1