assets['css'] += [
                        css for css in settings.CHARTS_CONFIG[dep]['css_url']
                        if css not in assets['css']]