From 152510dd96fef779d752c693e39f88bb8cf217a2 Mon Sep 17 00:00:00 2001
From: Mark <mark@openappstack.net>
Date: Thu, 31 Oct 2019 17:21:10 +0100
Subject: [PATCH] Downgrade hydra_client lib

---
 consent_provider/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/consent_provider/requirements.txt b/consent_provider/requirements.txt
index 00c8039..f944e30 100644
--- a/consent_provider/requirements.txt
+++ b/consent_provider/requirements.txt
@@ -1,3 +1,3 @@
 Flask
-hydra-client
+hydra-client==0.5.0
 graphqlclient
-- 
GitLab