2021-02-08 05:27:44 +00:00
|
|
|
numpy==1.20.1
|
2021-03-08 08:53:20 +00:00
|
|
|
pandas==1.2.3
|
2020-09-13 14:43:22 +00:00
|
|
|
|
2021-03-22 05:25:11 +00:00
|
|
|
ccxt==1.43.89
|
2021-02-09 05:55:36 +00:00
|
|
|
# Pin cryptography for now due to rust build errors with piwheels
|
2021-02-22 05:27:57 +00:00
|
|
|
cryptography==3.4.6
|
2021-03-08 09:15:30 +00:00
|
|
|
aiohttp==3.7.4.post0
|
2021-03-22 05:25:35 +00:00
|
|
|
SQLAlchemy==1.4.2
|
2021-03-15 05:28:18 +00:00
|
|
|
python-telegram-bot==13.4.1
|
2021-03-08 05:28:23 +00:00
|
|
|
arrow==1.0.3
|
2021-01-25 05:37:16 +00:00
|
|
|
cachetools==4.2.1
|
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-02-22 19:06:39 +00:00
|
|
|
tabulate==0.8.9
|
2020-10-05 05:41:40 +00:00
|
|
|
pycoingecko==1.4.0
|
2021-02-01 05:42:05 +00:00
|
|
|
jinja2==2.11.3
|
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
|
|
|
|
fastapi==0.63.0
|
2021-02-22 05:27:51 +00:00
|
|
|
uvicorn==0.13.4
|
2021-01-18 05:37:48 +00:00
|
|
|
pyjwt==2.0.1
|
2021-01-10 09:31:05 +00:00
|
|
|
aiofiles==0.6.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-15 05:28:06 +00:00
|
|
|
prompt-toolkit==3.0.17
|