forked from maxlamberti/orderbook-crypto-scraper
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
76 lines (76 loc) · 1.24 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
appnope==0.1.0
argcomplete==1.9.3
backcall==0.1.0
bleach==3.1.0
boto3==1.9.111
botocore==1.12.111
certifi==2018.11.29
cfn-flip==1.1.0.post1
chardet==3.0.4
Click==7.0
cycler==0.10.0
decorator==4.3.2
docutils==0.14
durationpy==0.5
entrypoints==0.3
future==0.16.0
hjson==3.0.1
idna==2.8
ipykernel==5.1.0
ipython==7.3.0
ipython-genutils==0.2.0
jedi==0.13.3
Jinja2==2.10
jmespath==0.9.3
jsonschema==2.6.0
jupyter-client==5.2.4
jupyter-core==4.4.0
kappa==0.6.0
kiwisolver==1.0.1
krakenex==2.1.0
lambda-packages==0.20.0
MarkupSafe==1.1.1
matplotlib==3.0.3
mistune==0.8.4
nbconvert==5.3.1
nbformat==4.4.0
notebook==5.7.4
numpy==1.16.2
pandas==0.24.1
pandocfilters==1.4.2
parso==0.3.4
patsy==0.5.1
pexpect==4.6.0
pickleshare==0.7.5
placebo==0.9.0
prometheus-client==0.6.0
prompt-toolkit==2.0.9
ptyprocess==0.6.0
Pygments==2.3.1
pyparsing==2.3.1
python-dateutil==2.6.1
python-slugify==1.2.4
pytz==2018.9
PyYAML==3.13
pyzmq==18.0.0
requests==2.21.0
s3transfer==0.2.0
scipy==1.2.1
seaborn==0.9.0
Send2Trash==1.5.0
six==1.12.0
statsmodels==0.9.0
terminado==0.8.1
testpath==0.4.2
toml==0.10.0
tornado==5.1.1
tqdm==4.19.1
traitlets==4.3.2
troposphere==2.4.5
Unidecode==1.0.23
urllib3==1.24.1
wcwidth==0.1.7
webencodings==0.5.1
Werkzeug==0.14.1
wsgi-request-logger==0.4.6
zappa==0.47.1