File diff ba26a581c827 → d5446363fedf
requirements/base.in
Show inline comments
 
@@ -24,7 +24,7 @@ django-braces~=1.12.0
 
django-crispy-forms~=1.6.0
 

	
 
# Web framework used by application.
 
django~=1.6.0
 
django~=1.7.0
 

	
 
# Library for programatic calculation of colours (contrasts,
 
# inversions etc).
 
@@ -32,6 +32,3 @@ palette~=0.2.0
 

	
 
# Interaface towards Graphviz for chart generation.
 
pydot~=1.2.0
 

	
 
# Library for data migration in case of model changes.
 
south~=1.0.0