2021-05-17 07:59:36 +00:00
|
|
|
numpy==1.20.3
|
2021-04-19 05:22:52 +00:00
|
|
|
pandas==1.2.4
|
2020-09-13 14:43:22 +00:00
|
|
|
|
2021-05-17 05:21:02 +00:00
|
|
|
ccxt==1.50.6
|
2021-02-09 05:55:36 +00:00
|
|
|
# Pin cryptography for now due to rust build errors with piwheels
|
2021-03-29 09:53:50 +00:00
|
|
|
cryptography==3.4.7
|
2021-03-08 09:15:30 +00:00
|
|
|
aiohttp==3.7.4.post0
|
2021-05-17 05:21:31 +00:00
|
|
|
SQLAlchemy==1.4.15
|
2021-05-03 10:16:58 +00:00
|
|
|
python-telegram-bot==13.5
|
2021-05-03 05:27:17 +00:00
|
|
|
arrow==1.1.0
|
2021-05-03 10:21:49 +00:00
|
|
|
cachetools==4.2.2
|
2020-12-21 05:36:08 +00:00
|
|
|
requests==2.25.1
|
2021-03-22 05:25:17 +00:00
|
|
|
urllib3==1.26.4
|
2020-09-13 14:43:22 +00:00
|
|
|
wrapt==1.12.1
|
|
|
|
jsonschema==3.2.0
|
2020-10-05 07:11:13 +00:00
|
|
|
TA-Lib==0.4.19
|
2021-05-03 05:26:39 +00:00
|
|
|
technical==1.3.0
|
2021-02-22 19:06:39 +00:00
|
|
|
tabulate==0.8.9
|
2021-04-26 05:26:43 +00:00
|
|
|
pycoingecko==2.0.0
|
2021-05-17 05:21:52 +00:00
|
|
|
jinja2==3.0.0
|
2020-09-13 14:43:22 +00:00
|
|
|
tables==3.6.1
|
2021-01-25 05:37:25 +00:00
|
|
|
blosc==1.10.2
|
2020-09-13 14:43:22 +00:00
|
|
|
|
|
|
|
# find first, C search in arrays
|
2021-02-08 05:27:42 +00:00
|
|
|
py_find_1st==1.1.5
|
2020-09-13 14:43:22 +00:00
|
|
|
|
|
|
|
# Load ticker files 30% faster
|
2020-12-14 05:43:46 +00:00
|
|
|
python-rapidjson==1.0
|
2020-09-13 14:43:22 +00:00
|
|
|
|
|
|
|
# Notify systemd
|
|
|
|
sdnotify==0.3.2
|
|
|
|
|
2020-12-24 05:55:19 +00:00
|
|
|
# API Server
|
2021-05-17 12:05:13 +00:00
|
|
|
fastapi==0.65.1
|
2021-02-22 05:27:51 +00:00
|
|
|
uvicorn==0.13.4
|
2021-05-03 05:26:30 +00:00
|
|
|
pyjwt==2.1.0
|
2021-05-17 05:21:36 +00:00
|
|
|
aiofiles==0.7.0
|
2020-09-13 14:43:22 +00:00
|
|
|
|
|
|
|
# Support for colorized terminal output
|
2020-10-13 12:39:31 +00:00
|
|
|
colorama==0.4.4
|
2020-09-13 14:43:22 +00:00
|
|
|
# Building config files interactively
|
2020-12-21 05:36:12 +00:00
|
|
|
questionary==1.9.0
|
2021-03-29 05:28:30 +00:00
|
|
|
prompt-toolkit==3.0.18
|