Pin sqlparse to 0.2.x

This commit is contained in:
George Song
2016-10-19 16:45:31 -07:00
parent 19ce439360
commit f62eadaa17

View File

@@ -140,6 +140,7 @@ django-cors-headers==1.1.0
# Debug toolbar
django_debug_toolbar==1.5
sqlparse>=0.2.0,<0.3.0
# Used for testing
before_after==0.1.3