-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
69 lines (69 loc) · 1.1 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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
aiobotocore==1.3.0
aiohttp==3.7.4.post0
aioitertools==0.7.1
asn1crypto==1.4.0
async-timeout==3.0.1
attrs==21.2.0
autopep8==1.5.4
beautifulsoup4==4.9.3
boto3==1.17.0
botocore==1.20.49
cached-property==1.5.2
certifi==2020.12.5
chardet==4.0.0
click==8.0.1
cycler==0.10.0
docutils==0.15.2
et-xmlfile==1.1.0
flake8==3.8.4
Flask==2.0.1
fsspec==2021.5.0
h5py==3.1.0
idna==2.9
importlib-metadata==2.0.0
itsdangerous==2.0.1
Jinja2==3.0.1
jmespath==0.10.0
joblib==1.0.1
Keras==2.4.3
kiwisolver==1.3.1
llvmlite==0.36.0
lxml==4.6.3
MarkupSafe==2.0.1
matplotlib==3.4.2
mccabe==0.6.1
multidict==5.1.0
numba==0.53.1
numpy==1.19.5
openpyxl==3.0.7
pandas==1.2.4
patsy==0.5.1
pg8000==1.19.5
Pillow==8.2.0
pyarrow==4.0.0
pycodestyle==2.6.0
pyflakes==2.2.0
PyMySQL==1.0.2
pyod==0.8.8
pyparsing==2.4.7
python-dateutil==2.8.1
pytz==2021.1
PyYAML==5.3.1
requests==2.25.1
s3fs==2021.5.0
s3transfer==0.3.7
scikit-learn==0.24.2
scipy==1.6.0
scramp==1.4.0
six==1.16.0
soupsieve==2.2.1
statsmodels==0.12.2
threadpoolctl==2.1.0
toml==0.10.2
typing-extensions==3.10.0.0
urllib3==1.26.4
Werkzeug==2.0.1
wrapt==1.12.1
yapf==0.30.0
yarl==1.6.3
zipp==3.4.0