layerindex-web/requirements.txt
Paul Eggleton 49981aebf6 Add site-wide notice support
Add the ability to show a notice at the top of every page; this provides
the ability for admins to display a message to visitors in the case of
infrastructure or index data issues. Notices can have an expiry date and
can be disabled and re-enabled if needed. A subset of HTML can be used
for formatting the text, URLs will be made into clickable links, and
four "levels" are supported (info, success, warning and error).

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2018-07-09 13:50:15 +02:00

31 lines
576 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-nvd3==0.9.7
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
Jinja2==2.10
kombu==4.1.0
MarkupSafe==1.0
mysqlclient==1.3.12
Pillow==5.1.0
python-nvd3==0.14.2
python-slugify==1.1.4
pytz==2018.4
six==1.11.0
smmap==0.9.0
smmap2==2.0.3
Unidecode==0.4.19
vine==1.1.4