-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
21 lines (21 loc) · 1.09 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
-i https://pypi.org/simple
attrs==24.2.0; python_version >= '3.7'
boto3==1.35.64; python_version >= '3.8'
botocore==1.35.64; python_version >= '3.8'
certifi==2024.8.30; python_version >= '3.6'
cfn-resource-provider==1.2.1
charset-normalizer==3.4.0; python_full_version >= '3.7.0'
datadog==0.50.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6'
idna==3.10; python_version >= '3.6'
jmespath==1.0.1; python_version >= '3.7'
jsonschema==4.23.0; python_version >= '3.8'
jsonschema-specifications==2024.10.1; python_version >= '3.9'
python-dateutil==2.9.0.post0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
referencing==0.35.1; python_version >= '3.8'
requests[security]==2.32.3; python_version >= '3.8'
rpds-py==0.21.0; python_version >= '3.9'
ruamel.yaml==0.18.6; python_version >= '3.7'
ruamel.yaml.clib==0.2.12; python_version >= '3.9'
s3transfer==0.10.3; python_version >= '3.8'
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
urllib3==1.26.20; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'