Skip to content

Commit

Permalink
unpin django version
Browse files Browse the repository at this point in the history
  • Loading branch information
Gregory Martin committed Jan 19, 2017
1 parent 3f31c1b commit 0956d8b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitignore
Expand Up @@ -71,3 +71,5 @@ test/selenium/screenshots/*

# logging
logs/*.log*

edx-ora2/
2 changes: 1 addition & 1 deletion requirements/base.txt
Expand Up @@ -12,7 +12,7 @@ git+https://github.com/edx/edx-submissions.git@1.1.4#egg=edx-submissions==1.1.4
boto>=2.32.1,<3.0.0
celery==3.1.18
defusedxml==0.4.1
django>=1.8.14,<1.9
django<1.9.0
django-extensions==1.5.9
django-model-utils==2.3.1
djangorestframework>=3.1,<3.3
Expand Down

0 comments on commit 0956d8b

Please sign in to comment.