-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
26 lines (26 loc) · 1.15 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
-i https://pypi.org/simple
attrs==24.2.0; python_version >= '3.7'
boto3==1.35.57; python_version >= '3.8'
botocore==1.35.57; python_version >= '3.8'
certauth==1.3.0
certifi==2024.8.30; python_version >= '3.6'
cffi==1.17.1; platform_python_implementation != 'PyPy'
cfn-resource-provider==1.2.1
charset-normalizer==3.4.0; python_full_version >= '3.7.0'
cryptography==43.0.3; python_version >= '3.7'
filelock==3.16.1; python_version >= '3.8'
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'
pycparser==2.22; python_version >= '3.8'
pyopenssl==24.2.1; python_version >= '3.7'
python-dateutil==2.9.0.post0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
referencing==0.35.1; python_version >= '3.8'
requests[security]==2.32.3; python_version >= '3.8'
requests-file==2.1.0
rpds-py==0.21.0; 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, 3.3'
tldextract==5.1.3; python_version >= '3.9'
urllib3==1.26.20; python_version < '3.10'