-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
117 lines (117 loc) · 2.09 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
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
aiohttp==3.7.4.post0
altgraph==0.17.2
APScheduler==3.7.0
async-timeout==3.0.1
atomicwrites==1.4.0
attrs==21.2.0
Automat==20.2.0
backports.entry-points-selectable==1.1.0
BaseAPI==0.1.1
binance==0.3
botocore==1.21.36
CacheControl==0.12.6
cachetools==4.2.4
certifi==2021.5.30
cffi==1.14.6
chardet==4.0.0
charset-normalizer==2.0.4
click==8.0.1
colorama==0.4.4
constantly==15.1.0
coverage==6.0.2
cryptography==3.4.8
cycler==0.10.0
dateparser==1.0.0
distlib==0.3.2
dnspython==1.16.0
filelock==3.0.12
firebase-admin==5.0.3
Flask==2.0.1
Flask-Cors==3.0.10
Flask-PyMongo==2.3.0
Flask-SSE==1.0.0
future==0.18.2
gevent==22.10.2
google-api-core==2.1.1
google-api-python-client==2.26.1
google-auth==2.3.0
google-auth-httplib2==0.1.0
google-cloud-core==2.1.0
google-cloud-firestore==2.3.4
google-cloud-storage==1.42.3
google-crc32c==1.3.0
google-resumable-media==2.0.3
googleapis-common-protos==1.53.0
greenlet==2.0.1
grpcio==1.41.0
gunicorn==20.1.0
httplib2==0.20.1
hyperlink==21.0.0
idna==3.2
incremental==21.3.0
iniconfig==1.1.1
itsdangerous==2.0.1
Jinja2==3.0.1
jmespath==0.10.0
kiwisolver==1.3.1
macholib==1.15.2
MarkupSafe==2.0.1
msgpack==1.0.2
multidict==5.1.0
numpy==1.24.1
packaging==21.0
pefile==2021.9.3
Pillow==8.3.1
platformdirs==2.3.0
pluggy==1.0.0
proto-plus==1.19.5
protobuf==3.18.1
py==1.10.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
pyfcm==1.5.4
pyinstaller==4.5.1
pyinstaller-hooks-contrib==2021.3
PyJWT==2.1.0
pymongo==3.12.0
pymongo-auth-aws==1.0.2
pymongocrypt==1.1.1
pyOpenSSL==20.0.1
pyparsing==2.4.7
python-binance==1.0.12
python-dateutil==2.8.2
python-dotenv==0.19.0
python-snappy==0.6.0
pytimeparse==1.1.8
pytz==2021.1
pywin32-ctypes==0.2.0
redis==3.5.3
regex==2021.8.28
requests==2.26.0
rsa==4.7.2
selenium==3.141.0
service-identity==21.1.0
six==1.16.0
sseclient==0.0.27
TA-Lib==0.4.21
toml==0.10.2
tomli==1.2.2
treq==21.5.0
twelvedata==1.2.1
Twisted==21.7.0
txFCM==0.0.1
typing-extensions==3.10.0.2
tzdata==2021.1
tzlocal==2.1
ujson==4.1.0
uritemplate==4.1.1
urllib3==1.26.6
virtualenv==20.7.2
websocket==0.2.1
websockets==9.1
Werkzeug==2.0.1
yarl==1.6.3
zope.event==4.5.0
zope.interface==5.4.0
zstandard==0.15.2