From da6f379c98ffa0a90026fbb03eaae8ad9d0cfe79 Mon Sep 17 00:00:00 2001 From: Yannick Vaucher Date: Wed, 20 Oct 2021 16:30:48 +0200 Subject: [PATCH] [15.0] remove magento extra This requirement pulls suds-jurko and has been stalled since 2019 It is safer to remove it. https://github.com/fulfilio/python-magento/issues/30 --- 15.0/extra_requirements.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/15.0/extra_requirements.txt b/15.0/extra_requirements.txt index 81a7e3bf..4be69a2d 100644 --- a/15.0/extra_requirements.txt +++ b/15.0/extra_requirements.txt @@ -1,3 +1,6 @@ +# See https://github.com/pypa/setuptools/issues/2787#issuecomment-922781810 +setuptools<58 + # Extra python dependencies algoliasearch==1.17.0 Adyen==1.2.0 @@ -6,7 +9,6 @@ cerberus==1.2 boto3==1.7.40 factur-x==0.3 invoice2data==0.2.74 -magento==3.0 mailjet-rest==1.3.0 openupgradelib==1.3.2 paramiko==2.4.2