-
Notifications
You must be signed in to change notification settings - Fork 33
/
Copy pathrequirements.txt
19 lines (19 loc) · 1.37 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
attrs==22.2.0 ; python_version >= "3.9" and python_version < "4.0"
aws-cdk-asset-awscli-v1==2.2.49 ; python_version >= "3.9" and python_version < "4.0"
aws-cdk-asset-kubectl-v20==2.1.1 ; python_version >= "3.9" and python_version < "4.0"
aws-cdk-asset-node-proxy-agent-v5==2.0.38 ; python_version >= "3.9" and python_version < "4.0"
aws-cdk-lib==2.59.0 ; python_version >= "3.9" and python_version < "4.0"
boto3==1.26.42 ; python_version >= "3.9" and python_version < "4.0"
botocore==1.29.42 ; python_version >= "3.9" and python_version < "4.0"
cattrs==22.2.0 ; python_version >= "3.9" and python_version < "4.0"
constructs==10.1.209 ; python_version >= "3.9" and python_version < "4.0"
exceptiongroup==1.1.0 ; python_version >= "3.9" and python_version < "3.11"
jmespath==1.0.1 ; python_version >= "3.9" and python_version < "4.0"
jsii==1.72.0 ; python_version >= "3.9" and python_version < "4.0"
publication==0.0.3 ; python_version >= "3.9" and python_version < "4.0"
python-dateutil==2.8.2 ; python_version >= "3.9" and python_version < "4.0"
s3transfer==0.6.0 ; python_version >= "3.9" and python_version < "4.0"
six==1.16.0 ; python_version >= "3.9" and python_version < "4.0"
typeguard==2.13.3 ; python_version >= "3.9" and python_version < "4.0"
typing-extensions==4.4.0 ; python_version >= "3.9" and python_version < "4.0"
urllib3==1.26.13 ; python_version >= "3.9" and python_version < "4.0"