11-i https://pypi.org/simple
22attrs==22.1.0; python_version >= '3.5'
33aws-cdk-lib==2.47.0; python_version ~= '3.7'
4- aws-cdk.aws-lambda-python-alpha==2.44 .0a0; python_version ~= '3.7'
4+ aws-cdk.aws-lambda-python-alpha==2.47 .0a0; python_version ~= '3.7'
55boto3==1.24.96
66botocore==1.27.96; python_version >= '3.7'
77cattrs==22.2.0; python_version >= '3.7'
@@ -54,14 +54,14 @@ pyparsing==3.0.9; python_full_version >= '3.6.8'
5454pytest==7.1.3
5555pytest-cov==4.0.0
5656pytest-html==3.1.1
57- pytest-metadata==2.0.2; python_version >= '3.7' and python_version < '4'
57+ pytest-metadata==2.0.2; python_version >= '3.7' and python_version < '4.0 '
5858pytest-mock==3.10.0
5959python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
6060python-dotenv==0.21.0
6161pyyaml==6.0; python_version >= '3.6'
6262pyyaml-env-tag==0.1; python_version >= '3.6'
6363radon==5.1.0
64- requests==2.28.1; python_version >= '3.7' and python_version < '4'
64+ requests==2.28.1; python_version >= '3.7' and python_version < '4.0 '
6565s3transfer==0.6.0; python_version >= '3.7'
6666-e ./cdk
6767setuptools==65.5.0; python_version >= '3.7'
@@ -71,7 +71,7 @@ toml==0.10.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2,
7171tomli==2.0.1; python_version >= '3.7'
7272typeguard==2.13.3; python_full_version >= '3.5.3'
7373typing-extensions==4.4.0; python_version >= '3.7'
74- urllib3==1.26.12; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5' and python_full_version < '4.0.0 '
74+ urllib3==1.26.12; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5' and python_version < '4'
7575virtualenv==20.16.5; python_version >= '3.6'
7676watchdog==2.1.9; python_version >= '3.6'
7777xenon==0.9.0
0 commit comments