-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
50 lines (50 loc) · 881 Bytes
/
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
#
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
# pip-compile requirements.in
#
boto3==1.21.38
# via s3path
botocore==1.24.38
# via
# boto3
# s3transfer
jmespath==1.0.0
# via
# boto3
# botocore
numpy==1.22.3
# via
# pandas
# pyarrow
pandas==1.4.2
# via pyspark
py4j==0.10.9.3
# via pyspark
pyarrow==7.0.0
# via pyspark
pyspark[sql]==3.2.1
# via -r requirements.in
python-dateutil==2.8.2
# via
# botocore
# pandas
pytz==2022.1
# via pandas
s3path==0.3.4
# via -r requirements.in
s3transfer==0.5.2
# via boto3
six==1.16.0
# via python-dateutil
smart-open==5.2.1
# via s3path
structlog==21.5.0
# via -r requirements.in
tomli==2.0.1
# via -r requirements.in
urllib3==1.26.9
# via botocore
wheel==0.37.1
# via -r requirements.in