# Base requirements for the e-commerce service
Django==1.7.7               # BSD License
django-appconf==0.6
django_compressor==1.4      # MIT
django-libsass==0.2         # BSD
django-model-utils==1.5.0   # BSD
django-waffle==0.10         # BSD
djangorestframework==3.1.0  # MIT
logutils==0.3.3             # BSD
requests==2.6.0             # Apache2
edx-auth-backends==0.1.2    # AGPL
