From 7e7a75f9a6d0ccc08f5fac0dd99a7643d4c6b475 Mon Sep 17 00:00:00 2001 From: texastony <5892063+texastony@users.noreply.github.com> Date: Wed, 22 Feb 2023 15:37:55 -0800 Subject: [PATCH] chore: rm upstream-py27 --- test/upstream-requirements-py27.txt | 36 ----------------------------- 1 file changed, 36 deletions(-) delete mode 100644 test/upstream-requirements-py27.txt diff --git a/test/upstream-requirements-py27.txt b/test/upstream-requirements-py27.txt deleted file mode 100644 index 90db6c0e0..000000000 --- a/test/upstream-requirements-py27.txt +++ /dev/null @@ -1,36 +0,0 @@ -atomicwrites==1.4.0 -attrs==21.2.0 -backports.functools-lru-cache==1.6.4 -boto3==1.17.92 -botocore==1.20.92 -cffi==1.14.5 -configparser==4.0.2 -contextlib2==0.6.0.post1 -coverage==5.5 -cryptography==39.0.1 -enum34==1.1.10 -funcsigs==1.0.2 -futures==3.3.0 -importlib-metadata==2.1.1 -ipaddress==1.0.23 -jmespath==0.10.0 -mock==3.0.5 -more-itertools==5.0.0 -packaging==20.9 -pathlib2==2.3.5 -pluggy==0.13.1 -py==1.10.0 -pycparser==2.20 -pyparsing==2.4.7 -pytest==4.6.11 -pytest-cov==2.12.1 -pytest-mock==2.0.0 -python-dateutil==2.8.1 -s3transfer==0.4.2 -scandir==1.10.0 -six==1.16.0 -toml==0.10.2 -urllib3==1.26.5 -wcwidth==0.2.5 -wrapt==1.12.1 -zipp==1.2.0