-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
86 lines (86 loc) · 1.47 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
aiohttp==3.8.4
aiosignal==1.3.1
amqp==5.1.1
async-timeout==4.0.2
attrs==23.1.0
autobahn==23.6.1
Automat==22.10.0
bidict==0.22.1
billiard==4.1.0
binance==0.3
blinker==1.6.2
celery==5.3.0
certifi==2023.5.7
cffi==1.15.1
chardet==5.1.0
charset-normalizer==3.1.0
click==8.1.3
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
colorama==0.4.6
constantly==15.1.0
cryptography==41.0.1
dash==2.10.2
dash-bootstrap-components==1.4.1
dash-core-components==2.0.0
dash-html-components==2.0.0
dash-table==5.0.0
dateparser==1.1.8
dnspython==2.3.0
docopt==0.6.2
eventlet==0.33.3
Flask==2.2.5
Flask-SocketIO==5.3.4
Flask-SQLAlchemy==3.0.3
frozenlist==1.3.3
greenlet==2.0.2
gunicorn==20.1.0
hyperlink==21.0.0
idna==3.4
incremental==22.10.0
itsdangerous==2.1.2
Jinja2==3.1.2
kombu==5.3.0
MarkupSafe==2.1.3
multidict==6.0.4
numpy==1.24.3
packaging==23.1
pandas==2.0.2
pipreqs==0.4.13
plotly==5.15.0
prompt-toolkit==3.0.38
psycopg2-binary==2.9.6
pyasn1==0.5.0
pyasn1-modules==0.3.0
pycparser==2.21
pycryptodome==3.18.0
pyOpenSSL==23.2.0
python-binance==1.0.17
python-dateutil==2.8.2
python-dotenv==1.0.0
python-engineio==4.4.1
python-socketio==5.8.0
pytz==2023.3
redis==4.5.5
regex==2023.6.3
requests==2.31.0
schedule==1.2.0
service-identity==21.1.0
six==1.16.0
SQLAlchemy==2.0.16
tenacity==8.2.2
txaio==23.1.1
typing_extensions==4.6.3
tzdata==2023.3
tzlocal==5.0.1
ujson==5.8.0
urllib3==2.0.3
vine==5.0.0
waitress==2.1.2
wcwidth==0.2.6
websockets==11.0.3
Werkzeug==2.2.3
yarg==0.1.9
yarl==1.9.2
zope.interface==6.0