1
0
Fork 0

Update requirements

merge-requests/102/head
Nikos Roussos 2016-09-22 18:17:18 +03:00
parent 3f6424b8a8
commit fe1768cd73
No known key found for this signature in database
GPG Key ID: BADFF1767BA7C8E1
2 changed files with 9 additions and 9 deletions

View File

@ -1,21 +1,21 @@
# Basic stuff
django==1.9.8
django==1.10.1
django-shortuuidfield==0.1.3
django-compressor==2.0
django-jsonfield==1.0.0
django-compressor==2.1
django-jsonfield==1.0.1
django-bower==5.1.0
# Configuration
django-dotenv==1.4.1
dj-database-url==0.4.1
opbeat==3.3.4
opbeat==3.4.0
# Security
django-braces==1.9.0
django-secure==1.0.1
# Users
django-allauth==0.25.2
django-allauth==0.27.0
django-crispy-forms==1.6.0
# Images
@ -24,7 +24,7 @@ Pillow==3.3.0
# API
djangorestframework==3.4.0
markdown==2.6.6
django-filter==0.13.0
django-filter==0.15.0
# Astronomy
git+https://github.com/comzeradd/orbit.git@cache#egg=orbit

View File

@ -2,7 +2,7 @@
-r base.txt
# Debug & Testing
django-debug-toolbar==1.4
sqlparse==0.2.0
django-debug-toolbar==1.5
sqlparse==0.2.1
factory-boy==2.7.0
flake8==2.6.2
flake8==3.0.4