From 6e4848955946f9ba7094e93110631ac7f6ac456d Mon Sep 17 00:00:00 2001 From: Vincent Emonet Date: Thu, 27 Jun 2024 15:47:04 +0200 Subject: [PATCH] fix decentriq-dcr-compiler dependency in requirements.txt --- backend/requirements.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 367b623..53baaf9 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -31,8 +31,6 @@ cryptography==42.0.5 # decentriq-platform # pyopenssl # python-jose -decentriq-dcr-compiler - # via decentriq-platform decentriq-platform==0.24.4 # via cohort-explorer-backend (pyproject.toml) defusedxml==0.7.1