From 785a54788951896a24dfd5895ebe072bf90f6f94 Mon Sep 17 00:00:00 2001 From: Umesh Lumbhani Date: Thu, 13 Jul 2023 20:24:12 +0530 Subject: [PATCH] removed docusign new library Signed-off-by: Umesh Lumbhani --- cla-backend/requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/cla-backend/requirements.txt b/cla-backend/requirements.txt index 47fcf317c..d4c5f7658 100644 --- a/cla-backend/requirements.txt +++ b/cla-backend/requirements.txt @@ -59,5 +59,4 @@ wcwidth==0.1.7 Werkzeug==0.15.5 wrapt==1.11.2 zipp==3.15.0 -markupsafe==2.0.1 -docusign-esign==3.22.0 \ No newline at end of file +markupsafe==2.0.1 \ No newline at end of file