1
0
Fork 0

Update requirements

merge-requests/305/head
Nikos Roussos 2017-02-10 18:48:33 +02:00
parent 90e5b75575
commit e8aebc06b5
No known key found for this signature in database
GPG Key ID: BADFF1767BA7C8E1
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Basic stuff
django==1.10.5
django-shortuuidfield==0.1.3
django_compressor==2.1
django_compressor==2.1.1
django-bower==5.2.0
# Configuration
@ -12,7 +12,7 @@ dj-database-url==0.4.2
opbeat==3.5.2
# Security
django-braces==1.10.0
django-braces==1.11.0
# Images
Pillow==4.0.0
@ -26,6 +26,6 @@ django-crispy-forms==1.6.1
git+https://github.com/comzeradd/orbit.git@cache##egg=orbit
# API
djangorestframework==3.5.3
djangorestframework==3.5.4
Markdown==2.6.8
django-filter==1.0.1

View File

@ -3,7 +3,7 @@
# Debug & Testing
sqlparse==0.2.2
flake8==3.2.1
flake8==3.3.0
factory-boy==2.8.1
pytest==3.0.6
pytest-cov==2.4.0