forked from Sunbird-Ed/ml-analytics-service
-
Notifications
You must be signed in to change notification settings - Fork 5
/
requirements.txt
95 lines (95 loc) · 1.63 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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
aiocontextvars==0.2.2
aiohttp==3.6.2
aiohttp-cors==0.7.0
async-timeout==3.0.1
attrs==19.3.0
azure-common==1.1.26
azure-core==1.9.0
azure-storage-blob==2.1.0
azure-storage-common==2.1.0
boto3==1.12.33
botocore==1.15.33
cachetools==4.1.1
cassandra-driver==3.22.0
certifi==2019.11.28
cffi==1.14.0
chardet==3.0.4
click==7.1.1
colorclass==2.2.0
colorlog==4.1.0
compress-json==1.0.4
contextvars==2.4
croniter==0.3.31
cryptography==2.9.2
cycler==0.10.0
docutils==0.15.2
elasticsearch==7.7.0
faust==1.10.4
fernet==1.0.1
geographiclib==1.50
geomet==0.1.2
geopy==2.0.0
glob2==0.7
google-api-core==1.22.1
google-api-python-client==1.10.0
google-auth==1.20.1
google-auth-httplib2==0.0.4
googleapis-common-protos==1.52.0
httplib2==0.18.1
idna==2.9
idna-ssl==1.1.0
immutables==0.12
isodate==0.6.0
jmespath==0.9.5
kafka-python==1.4.7
kiwisolver==1.2.0
koalas==0.33.0
matplotlib==3.2.1
mode==4.3.2
msrest==0.6.19
multidict==4.7.5
mypy-extensions==0.4.3
numpy==1.18.5
oauth2client==4.1.3
oauthlib==3.1.0
opentracing==1.3.0
pandas==1.0.4
protobuf==3.13.0
psycopg2-binary==2.8.4
py4j==0.10.7
pyaes==1.6.1
pypandoc==1.5
pyarrow==0.17.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
pycrypto==2.6.1
PyDrive==1.3.1
pydruid==0.5.9
PyJWT==1.7.1
pymongo==3.10.1
pyparsing==2.4.7
pyspark==2.4.5
python-dateutil==2.8.1
pytz==2020.1
PyYAML==5.3.1
redis==3.5.3
requests==2.23.0
requests-oauthlib==1.3.0
robinhood-aiokafka==1.1.6
rsa==4.6
s3transfer==0.3.3
schedule==0.6.0
six==1.14.0
slackclient==1.0.7
terminaltables==3.1.0
typing-extensions==3.7.4.2
uritemplate==3.0.1
urllib3==1.25.8
venusian==1.2.0
websocket-client==0.57.0
xlrd==1.2.0
XlsxWriter==1.3.3
xlutils==2.0.0
xlwt==1.3.0
yarl==1.4.2