layerindex-web/requirements.txt
Paul Eggleton 631116a1c4 Replace nvd3 with Chart.js
nvd3 and its python/django wrappers appear to be no longer actively
maintained, and at least the wrappers were a bit clunky to use. Looking
around for a suitable replacement, Chart.js seems capable, has no
additional dependencies and is fairly simple to use. As a bonus we get
to drop a few Python dependencies from our list.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2018-11-06 10:33:39 +13:00

25 lines
468 B
Plaintext

amqp==2.2.2
anyjson==0.3.3
beautifulsoup4==4.6.0
billiard==3.5.0.3
celery==4.1.0
confusable-homoglyphs==3.0.0
Django>1.11.0,<1.12
django-cors-headers==1.1.0
django-ranged-response==0.2.0
django-registration==2.4.1
django-reversion==2.0.13
django-reversion-compare==0.8.4
django-simple-captcha==0.5.6
djangorestframework==3.8.2
gitdb==0.6.4
GitPython==2.1.8
kombu==4.1.0
mysqlclient==1.3.12
Pillow==5.1.0
pytz==2018.4
six==1.11.0
smmap==0.9.0
smmap2==2.0.3
vine==1.1.4