summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorstark, steven <steven.stark@att.com>2018-10-23 15:58:20 -0700
committerstark, steven <steven.stark@att.com>2018-10-23 15:58:43 -0700
commit2042ab68aa5dc5a2da3c21c54ca86c48c251d28b (patch)
tree81ac659e33125f9b0424b416b213b7829c2de6d3
parentd5c474a8686f025a580857cbb3148b6422f1fed6 (diff)
[VVP] engagement manager jenkins build not working
Change-Id: I3a8c58e8a9f67f8ec08c70ea674034cabb3228a9 Issue-ID: VVP-111 Signed-off-by: stark, steven <steven.stark@att.com>
-rw-r--r--django/requirements.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/django/requirements.txt b/django/requirements.txt
index 57fc386..5fa4476 100644
--- a/django/requirements.txt
+++ b/django/requirements.txt
@@ -44,13 +44,13 @@ celery[redis]
configparser
django-cors-headers
django-storages
-djangorestframework
-djangorestframework-jwt
+djangorestframework==3.8.2
+djangorestframework-jwt==1.11.0
enum34
mock
openpyxl
psycopg2
-python-jenkins
+python-jenkins==1.2.1
pytz
requests
requests-aws