From fe0efa371cd14991947664cb978964224cd438cd Mon Sep 17 00:00:00 2001 From: Richard Tibbles Date: Fri, 15 Dec 2023 13:04:49 -0800 Subject: [PATCH] Remove unneeded dependencies. --- requirements/base.txt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/requirements/base.txt b/requirements/base.txt index 8c07e8ef53d..05dc4828b0e 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -10,11 +10,8 @@ django-mptt==0.9.1 requests==2.27.1 cheroot==8.6.0 magicbus==4.1.2 -futures==3.1.1 # Temporarily pinning this until we can do a Python 2/3 compatible solution of newer versions # pyup: <=3.1.1 -more-itertools==5.0.0 # Last Python 2.7 friendly release # pyup: <6.0 le-utils==0.2.2 jsonfield==2.0.2 -requests-toolbelt==0.9.1 morango==0.7.1 tzlocal==2.1 pytz==2022.1 @@ -25,7 +22,6 @@ django-redis-cache==2.0.0 redis==3.2.1 html5lib==1.0.1 zeroconf-py2compat==0.19.17 -ifcfg==0.21 Click==7.0 whitenoise==4.1.4 idna==2.8