2022-01-24 15:29:56 +00:00
|
|
|
numpy==1.22.1
|
|
|
|
pandas==1.4.0
|
2021-09-24 05:12:38 +00:00
|
|
|
pandas-ta==0.3.14b
|
2020-09-13 14:43:22 +00:00
|
|
|
|
2022-01-25 05:44:03 +00:00
|
|
|
ccxt==1.70.45
|
2021-02-09 05:55:36 +00:00
|
|
|
# Pin cryptography for now due to rust build errors with piwheels
|
2021-12-20 05:39:04 +00:00
|
|
|
cryptography==36.0.1
|
2021-11-22 05:51:06 +00:00
|
|
|
aiohttp==3.8.1
|
2022-01-24 03:01:22 +00:00
|
|
|
SQLAlchemy==1.4.31
|
2022-01-10 03:01:43 +00:00
|
|
|
python-telegram-bot==13.10
|
2021-10-25 04:40:24 +00:00
|
|
|
arrow==1.2.1
|
2021-05-03 10:21:49 +00:00
|
|
|
cachetools==4.2.2
|
2022-01-10 07:27:43 +00:00
|
|
|
requests==2.27.1
|
2022-01-10 09:27:39 +00:00
|
|
|
urllib3==1.26.8
|
2022-01-17 03:02:02 +00:00
|
|
|
jsonschema==4.4.0
|
2022-01-10 10:19:41 +00:00
|
|
|
TA-Lib==0.4.24
|
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-06-21 03:01:22 +00:00
|
|
|
pycoingecko==2.2.0
|
2021-11-15 03:01:42 +00:00
|
|
|
jinja2==3.0.3
|
2021-08-08 08:24:54 +00:00
|
|
|
tables==3.7.0
|
2021-10-11 03:01:31 +00:00
|
|
|
blosc==1.10.6
|
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
|
2021-10-18 06:16:09 +00:00
|
|
|
python-rapidjson==1.5
|
2020-09-13 14:43:22 +00:00
|
|
|
|
|
|
|
# Notify systemd
|
|
|
|
sdnotify==0.3.2
|
|
|
|
|
2020-12-24 05:55:19 +00:00
|
|
|
# API Server
|
2022-01-24 03:01:33 +00:00
|
|
|
fastapi==0.73.0
|
2022-01-17 07:10:59 +00:00
|
|
|
uvicorn==0.17.0
|
2021-10-18 06:16:09 +00:00
|
|
|
pyjwt==2.3.0
|
2021-11-29 03:01:38 +00:00
|
|
|
aiofiles==0.8.0
|
2022-01-03 06:32:27 +00:00
|
|
|
psutil==5.9.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
|
2021-07-19 03:01:13 +00:00
|
|
|
questionary==1.10.0
|
2021-12-11 14:55:09 +00:00
|
|
|
prompt-toolkit==3.0.24
|
2021-11-05 19:24:40 +00:00
|
|
|
# Extensions to datetime library
|
2021-11-18 19:20:01 +00:00
|
|
|
python-dateutil==2.8.2
|
2021-08-03 18:55:22 +00:00
|
|
|
|
|
|
|
#Futures
|
|
|
|
schedule==1.1.0
|