From 29a4b8697e4a7960931528142d7778383810b91e Mon Sep 17 00:00:00 2001 From: maxbr Date: Thu, 5 Jan 2017 12:36:54 +0100 Subject: Add library for dashboard notification System JIRA: PHAROS-265 Change-Id: Ia33235c5160ef6b36b27a6fe1a2eb97a45e72367 Signed-off-by: maxbr --- pharos-dashboard/web/requirements.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'pharos-dashboard/web/requirements.txt') diff --git a/pharos-dashboard/web/requirements.txt b/pharos-dashboard/web/requirements.txt index edb20d0..f80f1c0 100644 --- a/pharos-dashboard/web/requirements.txt +++ b/pharos-dashboard/web/requirements.txt @@ -8,6 +8,7 @@ django-registration==2.1.2 djangorestframework==3.4.6 gunicorn==19.6.0 jira==1.0.7 +jsonpickle==0.9.3 oauth2==1.9.0.post1 oauthlib==1.1.2 pika==0.10.0 -- cgit 1.2.3-korg