From 44409ebaa5b1f2a5592aede4a13164d272b58fb8 Mon Sep 17 00:00:00 2001 From: Dylan Sprayberry <28106103+dsprayberry@users.noreply.github.com> Date: Thu, 18 Jan 2024 16:17:20 -0500 Subject: [PATCH] Remove requirements.txt as it's not used and contains vuln pkgs (#12) --- requirements.txt | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt deleted file mode 100644 index 7f20224..0000000 --- a/requirements.txt +++ /dev/null @@ -1,23 +0,0 @@ -backoff==1.8.0 -boto3==1.16.63 -botocore==1.19.63 -cachetools==4.2.2 -certifi==2023.7.22 -chardet==4.0.0 -ciso8601==2.1.3 -confuse==1.4.0 -idna==2.10 -jmespath==0.10.0 -jsonschema==2.6.0 -pycryptodome==3.10.1 -python-amazon-sp-api==0.5.3 -python-dateutil==2.8.1 -pytz==2018.4 -PyYAML==5.4.1 -requests==2.25.1 -requests-auth-aws-sigv4==0.7 -s3transfer==0.3.7 -simplejson==3.11.1 -singer-python==5.12.1 -six==1.15.0 -urllib3==1.26.6