-
Notifications
You must be signed in to change notification settings - Fork 14
/
requirements.txt
62 lines (62 loc) · 1.02 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
aiohttp==3.8.5
aiosignal==1.3.1
async-timeout==4.0.2
asyncore-wsgi==0.0.10
attrs==23.1.0
blinker==1.6.2
certifi==2023.7.22
charset-normalizer==3.1.0
click==8.1.3
colorama==0.4.6
colorlog==6.7.0
dateparser==1.1.8
epdb==0.15.1
filelock==3.12.0
Flask==2.3.2
frozenlist==1.3.3
gevent==22.10.2
greenlet==2.0.2
gunicorn==20.1.0
idna==3.4
importlib-metadata==6.6.0
intervaltree==3.1.0
isal==1.1.0
itsdangerous==2.1.2
Jinja2==3.1.2
lz4==4.3.2
MarkupSafe==2.1.2
multidict==6.0.4
mypy==1.2.0
mypy-extensions==1.0.0
networkx==3.1
numpy==1.24.3
pandas==2.0.1
pycryptodome==3.17
pyrate-limiter==2.10.0
python-binance==1.0.17
python-dateutil==2.8.2
pytz==2023.3
pytz-deprecation-shim==0.1.0.post0
PyYAML==6.0
pyzmq==25.0.2
regex==2023.3.23
requests==2.31.0
six==1.16.0
sortedcontainers==2.4.0
ta==0.10.2
TA-Lib==0.4.26
tag==0.5
tenacity==8.2.2
toml==0.10.2
typing_extensions==4.5.0
tzdata==2023.3
tzlocal==4.3
udatetime==0.0.17
ujson==5.7.0
urllib3==1.26.15
websockets==11.0.2
Werkzeug==2.3.3
yarl==1.9.2
zipp==3.15.0
zope.event==4.6
zope.interface==6.0