-
Notifications
You must be signed in to change notification settings - Fork 25
/
requirements.txt
113 lines (113 loc) · 1.95 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
aiohttp==3.8.6
aiosignal==1.3.1
appnope==0.1.3
APScheduler==3.10.4
asgiref==3.7.2
async-timeout==4.0.3
attrs==23.1.0
backcall==0.2.0
backports.zoneinfo==0.2.1
Backtesting==0.3.3
black==22.3.0
bokeh==2.4.3
certifi==2023.11.17
chardet==4.0.0
charset-normalizer==3.3.2
click==8.1.7
coverage==7.2.7
cycler==0.11.0
dateparser==1.2.0
decorator==5.1.1
dj-database-url==0.5.0
Django==3.2.23
Flask==2.2.2
Flask-Cors==3.0.10
Flask-JWT-Extended==4.4.4
fonttools==4.38.0
frozenlist==1.3.3
gunicorn==20.1.0
humanfriendly==10.0
idna==3.4
importlib-metadata==6.7.0
importlib-resources==5.12.0
iniconfig==2.0.0
ipython==7.34.0
ipython-genutils==0.2.0
itsdangerous==2.1.2
jedi==0.19.1
Jinja2==3.1.2
jsonschema==4.17.3
jupyter_core==4.12.0
kiwisolver==1.4.5
MarkupSafe==2.1.3
matplotlib==3.5.3
matplotlib-inline==0.1.6
multidict==6.0.4
mypy-extensions==1.0.0
nbformat==4.4.0
numpy==1.21.6
packaging==23.2
pandas==1.3.5
parso==0.8.3
pathspec==0.11.2
patsy==0.5.3
pexpect==4.8.0
pickleshare==0.7.5
Pillow==9.5.0
pkgutil_resolve_name==1.3.10
platformdirs==4.0.0
plotly==5.18.0
pluggy==1.2.0
progress==1.6
progressbar2==4.2.0
prompt-toolkit==3.0.41
psycopg2-binary==2.9.9
ptyprocess==0.7.0
py==1.11.0
pycryptodome==3.19.1
Pygments==2.17.2
PyJWT==2.8.0
pyparsing==3.1.1
pyrsistent==0.19.3
pytest==6.2.5
pytest-cov==2.12.1
pytest-django==4.5.2
pytest-flask==1.3.0
pytest-mock==3.11.1
pytest-responsemock==1.1.1
python-binance==1.0.19
python-dateutil==2.8.2
python-dotenv==0.17.1
python-utils==3.5.2
pytz==2023.3.post1
pytz-deprecation-shim==0.1.0.post0
PyYAML==6.0.1
redis==3.5.3
regex==2023.10.3
requests==2.31.0
responses==0.23.3
rq==1.14.1
scipy==1.7.3
seaborn==0.11.2
setuptools-scm==6.4.2
six==1.16.0
sqlparse==0.4.4
ta==0.7.0
tenacity==8.2.3
toml==0.10.2
tomli==1.2.3
tornado==6.2
tqdm==4.66.1
traitlets==5.9.0
types-PyYAML==6.0.12.12
types-toml==0.10.8.1
typing_extensions==4.7.1
tzdata==2023.3
tzlocal==5.1
ujson==5.7.0
urllib3==2.0.7
wcwidth==0.2.12
websockets==11.0.3
Werkzeug==2.2.3
yarl==1.9.3
zipp==3.15.0