From 5ed72bf4bf3a607b64cf2032c67edce3bfb20df8 Mon Sep 17 00:00:00 2001 From: Modulos Date: Thu, 11 May 2017 04:03:31 +0200 Subject: [PATCH] Change to ungleich/python-oca The offical python-oca repo does not (yet) support all the funcions we need. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cec95282..de1b1500 100644 --- a/requirements.txt +++ b/requirements.txt @@ -82,7 +82,7 @@ stripe==1.33.0 wheel==0.29.0 django-admin-honeypot==1.0.0 coverage==4.3.4 -git+https://github.com/python-oca/python-oca.git#egg=python-oca +git+https://github.com/ungleich/python-oca.git#egg=python-oca djangorestframework