2022-09-12 06:05:04 +00:00
|
|
|
numpy==1.23.3
|
2022-09-27 08:54:18 +00:00
|
|
|
pandas==1.5.0; platform_machine != 'armv7l'
|
|
|
|
# Piwheels doesn't have 1.5.0 yet.
|
|
|
|
pandas==1.4.3; platform_machine == 'armv7l'
|
2021-09-24 05:12:38 +00:00
|
|
|
pandas-ta==0.3.14b
|
2020-09-13 14:43:22 +00:00
|
|
|
|
2022-10-03 03:01:50 +00:00
|
|
|
ccxt==1.95.2
|
2021-02-09 05:55:36 +00:00
|
|
|
# Pin cryptography for now due to rust build errors with piwheels
|
2022-09-12 06:05:22 +00:00
|
|
|
cryptography==38.0.1
|
2022-09-26 03:02:00 +00:00
|
|
|
aiohttp==3.8.3
|
2022-09-12 03:01:27 +00:00
|
|
|
SQLAlchemy==1.4.41
|
2022-09-05 16:30:43 +00:00
|
|
|
python-telegram-bot==13.14
|
2022-09-05 13:09:53 +00:00
|
|
|
arrow==1.2.3
|
2021-05-03 10:21:49 +00:00
|
|
|
cachetools==4.2.2
|
2022-07-04 05:10:00 +00:00
|
|
|
requests==2.28.1
|
2022-08-29 03:01:25 +00:00
|
|
|
urllib3==1.26.12
|
2022-09-12 03:02:10 +00:00
|
|
|
jsonschema==4.16.0
|
2022-09-12 06:02:21 +00:00
|
|
|
TA-Lib==0.4.25
|
2021-05-03 05:26:39 +00:00
|
|
|
technical==1.3.0
|
2022-06-27 05:39:04 +00:00
|
|
|
tabulate==0.8.10
|
2022-09-05 13:11:29 +00:00
|
|
|
pycoingecko==3.0.0
|
2022-05-02 04:31:34 +00:00
|
|
|
jinja2==3.1.2
|
2021-08-08 08:24:54 +00:00
|
|
|
tables==3.7.0
|
2021-10-11 03:01:31 +00:00
|
|
|
blosc==1.10.6
|
2022-09-19 03:02:04 +00:00
|
|
|
joblib==1.2.0
|
2022-09-27 08:54:18 +00:00
|
|
|
pyarrow==9.0.0; platform_machine != 'armv7l'
|
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
|
2022-07-11 05:23:01 +00:00
|
|
|
python-rapidjson==1.8
|
2022-04-27 11:13:11 +00:00
|
|
|
# Properly format api responses
|
2022-08-29 03:01:50 +00:00
|
|
|
orjson==3.8.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
|
2022-09-19 04:34:24 +00:00
|
|
|
fastapi==0.85.0
|
2022-10-05 13:14:36 +00:00
|
|
|
pydantic>=1.8.0
|
2022-08-29 03:01:41 +00:00
|
|
|
uvicorn==0.18.3
|
2022-09-19 03:02:23 +00:00
|
|
|
pyjwt==2.5.0
|
2022-09-12 06:07:40 +00:00
|
|
|
aiofiles==22.1.0
|
2022-09-05 13:10:02 +00:00
|
|
|
psutil==5.9.2
|
2020-09-13 14:43:22 +00:00
|
|
|
|
|
|
|
# Support for colorized terminal output
|
2022-06-20 05:06:39 +00:00
|
|
|
colorama==0.4.5
|
2020-09-13 14:43:22 +00:00
|
|
|
# Building config files interactively
|
2021-07-19 03:01:13 +00:00
|
|
|
questionary==1.10.0
|
2022-09-05 13:10:44 +00:00
|
|
|
prompt-toolkit==3.0.31
|
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
|
2022-08-30 17:04:16 +00:00
|
|
|
|
|
|
|
#WS Messages
|
2022-09-20 04:55:22 +00:00
|
|
|
websockets==10.3
|
2022-08-30 17:04:16 +00:00
|
|
|
janus==1.0.0
|