summaryrefslogtreecommitdiffstats
path: root/dashboard/requirements.txt
diff options
context:
space:
mode:
authorParker Berberian <pberberian@iol.unh.edu>2018-10-10 16:06:47 -0400
committerParker Berberian <pberberian@iol.unh.edu>2018-10-15 13:16:11 -0400
commit25275685e9a735e51fae8b1a936ba5733f6fb770 (patch)
treec3af41d1986c0812ca7ed059c16c7c7c7bd354cf /dashboard/requirements.txt
parentf2e83b24260b018bb7cc30421eda6c9a8cebc309 (diff)
Lab as a Service 2.0
See changes here: https://wiki.opnfv.org/display/INF/Pharos+Laas Change-Id: I59ada5f98e70a28d7f8c14eab3239597e236ca26 Signed-off-by: Sawyer Bergeron <sbergeron@iol.unh.edu> Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
Diffstat (limited to 'dashboard/requirements.txt')
-rw-r--r--dashboard/requirements.txt12
1 files changed, 7 insertions, 5 deletions
diff --git a/dashboard/requirements.txt b/dashboard/requirements.txt
index 19365bc..9ea10a4 100644
--- a/dashboard/requirements.txt
+++ b/dashboard/requirements.txt
@@ -1,11 +1,11 @@
celery==3.1.23
cryptography==2.3.1
-Django==1.10
-django-bootstrap3==7.0.1
-django-crispy-forms==1.6.0
-django-filter==0.14.0
+Django==2.1
+django-bootstrap3==10.0.1
+django-crispy-forms==1.7.2
+django-filter==2.0.0
django-registration==2.1.2
-djangorestframework==3.4.6
+djangorestframework==3.8.2
gunicorn==19.6.0
jira==1.0.7
jsonpickle==0.9.3
@@ -16,3 +16,5 @@ psycopg2==2.6.2
PyJWT==1.4.2
requests==2.11.0
django-fernet-fields==0.5
+pyyaml==3.13
+pytz==2018.5