-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
13 lines (13 loc) · 907 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
boto3==1.28.3 ; python_version >= "3.8" and python_version < "4.0"
botocore==1.31.3 ; python_version >= "3.8" and python_version < "4.0"
certifi==2023.5.7 ; python_version >= "3.8" and python_version < "4.0"
charset-normalizer==3.2.0 ; python_version >= "3.8" and python_version < "4.0"
idna==3.4 ; python_version >= "3.8" and python_version < "4.0"
jmespath==1.0.1 ; python_version >= "3.8" and python_version < "4.0"
py4j==0.10.9.7 ; python_version >= "3.8" and python_version < "4.0"
pyspark==3.4.1 ; python_version >= "3.8" and python_version < "4.0"
python-dateutil==2.8.2 ; python_version >= "3.8" and python_version < "4.0"
requests==2.31.0 ; python_version >= "3.8" and python_version < "4.0"
s3transfer==0.6.1 ; python_version >= "3.8" and python_version < "4.0"
six==1.16.0 ; python_version >= "3.8" and python_version < "4.0"
urllib3==1.26.16 ; python_version >= "3.8" and python_version < "4.0"