From 8e7ee953c1cc31874f422a3c4639a8eda14d730f Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Wed, 17 Nov 2021 09:50:18 +0530 Subject: [PATCH] chore: remove woocommerce package (#25736) (#28424) This is not used anywhere. It was added in this commit https://github.com/frappe/erpnext/commit/df83148d7ccb15ba18b59c7d9b761a3651bb1dec even there it isn't being used. (cherry picked from commit e1ab290911cbdfb62b9150e3c85da8567868d8e5) Co-authored-by: Ankush Menat --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9f8379c3a9a..6783d72af3f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,5 +7,4 @@ plaid-python~=7.2.1 PyGithub==1.44.1 python-stdnum==1.12 Unidecode==1.1.1 -WooCommerce==2.1.1 pycryptodome==3.9.8