From 6e79f23ac1fafd7780aba7fcd20cbd3d2557f134 Mon Sep 17 00:00:00 2001 From: Ross McFarland Date: Tue, 4 Jan 2022 13:52:54 -0800 Subject: [PATCH] Remove Route53/aws specifics from requirements.txt --- requirements.txt | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index c9c9f00..8bf20b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,8 +3,6 @@ azure-common==1.1.27 azure-identity==1.5.0 azure-mgmt-dns==8.0.0 azure-mgmt-trafficmanager==0.51.0 -boto3==1.15.9 -botocore==1.18.9 dnspython==1.16.0 docutils==0.16 dyn==1.8.1 @@ -21,6 +19,5 @@ pycountry-convert==0.7.2 pycountry==20.7.3 python-dateutil==2.8.1 requests==2.25.1 -s3transfer==0.3.3 setuptools==44.1.1 -python-transip==0.5.0 \ No newline at end of file +python-transip==0.5.0