From 63635f158e74def0a233a62b0a6c247e5a1b959c Mon Sep 17 00:00:00 2001 From: "M.Ravi" Date: Thu, 24 Aug 2017 15:39:10 +0200 Subject: [PATCH] Updated requirements.txt --- requirements.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index abce2271..8d9c68c5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -83,9 +83,16 @@ wheel==0.29.0 django-admin-honeypot==1.0.0 coverage==4.3.4 git+https://github.com/ungleich/python-oca.git#egg=python-oca -djangorestframework +djangorestframework==3.6.3 flake8==3.3.0 python-memcached==1.58 celery==4.0.2 redis==2.10.5 django-celery-results==1.0.1 +kombu==4.1.0 +mccabe==0.6.1 +pycodestyle==2.3.1 +pyflakes==1.5.0 +billiard==3.5.0.3 +amqp==2.2.1 +vine==1.1.4 \ No newline at end of file