forked from Stefs-2142/analyzing-trading-bot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
81 lines (81 loc) · 1.32 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
amqp==5.0.1
appdirs==1.4.4
attrs==19.3.0
autobahn==20.6.1
Automat==20.2.0
beautifulsoup4==4.9.1
billiard==3.6.3.0
binance==0.3
bs4==0.0.1
celery==5.0.0
certifi==2020.6.20
cffi==1.14.0
chardet==3.0.4
click==7.1.2
click-didyoumean==0.0.3
click-repl==0.1.6
constantly==15.1.0
cryptography==3.2
cssselect==1.1.0
cycler==0.10.0
dateparser==0.7.6
decorator==4.4.2
emoji==0.6.0
fake-useragent==0.1.11
flake8==3.8.3
future==0.18.2
html5lib==1.1
humanize==3.0.1
hyperlink==19.0.0
idna==2.9
importlib-metadata==1.7.0
incremental==17.5.0
kiwisolver==1.2.0
kombu==5.0.2
lxml==4.6.2
matplotlib==3.3.2
mccabe==0.6.1
numpy==1.19.0
pandas==1.0.5
parse==1.15.0
Pillow==7.2.0
prometheus-client==0.8.0
prompt-toolkit==3.0.7
psycopg2-binary==2.8.5
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.6.0
pycparser==2.20
pyee==7.0.2
pyflakes==2.2.0
PyHamcrest==2.0.2
pyOpenSSL==19.1.0
pyparsing==2.4.7
pyppeteer==0.2.2
pyquery==1.4.1
python-binance==0.7.5
python-dateutil==2.8.1
python-telegram-bot==12.7
pytz==2020.1
redis==3.5.3
regex==2020.6.8
requests==2.24.0
requests-html==0.10.0
service-identity==18.1.0
six==1.15.0
soupsieve==2.0.1
SQLAlchemy==1.3.17
tornado==6.0.4
tqdm==4.47.0
Twisted==20.3.0
txaio==20.4.1
tzlocal==2.1
urllib3==1.25.9
vine==5.0.0
w3lib==1.22.0
wcwidth==0.2.5
webencodings==0.5.1
websockets==8.1
yahoo-fin==0.8.5
zipp==3.1.0
zope.interface==5.1.0