-
Notifications
You must be signed in to change notification settings - Fork 19
/
Copy pathrequirements.txt
19 lines (19 loc) · 974 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
-i https://pypi.org/simple
attrs==24.2.0; python_version >= '3.7'
boto3==1.35.59; python_version >= '3.8'
botocore==1.35.59; 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'
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'
mysql-connector-python==9.1.0; 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'
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'