Commit 8ded4b8c by Eric Fischer Committed by GitHub

Merge pull request #55 from edx/efischer/pytz

Stop pinning pytz
parents 97aa5557 cf2fa280
......@@ -5,4 +5,4 @@ django-model-utils==2.3.1
#djangorestframework>=3.1,<3.2
git+https://github.com/edx/django-rest-framework.git@3c72cb5ee5baebc4328947371195eae2077197b0#egg=djangorestframework==3.2.3
jsonfield==1.0.3
pytz==2015.2
pytz
......@@ -33,7 +33,7 @@ def load_requirements(*requirements_paths):
setup(
name='edx-submissions',
version='1.1.5',
version='1.1.6',
author='edX',
description='An API for creating submissions and scores.',
url='http://github.com/edx/edx-submissions.git',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment