2022-11-21 03:01:59 +00:00
|
|
|
numpy==1.23.5
|
2022-12-05 03:01:03 +00:00
|
|
|
pandas==1.5.2
|
2021-09-24 05:12:38 +00:00
|
|
|
pandas-ta==0.3.14b
|
2020-09-13 14:43:22 +00:00
|
|
|
|
2022-12-05 05:22:42 +00:00
|
|
|
ccxt==2.2.67
|
2021-02-09 05:55:36 +00:00
|
|
|
# Pin cryptography for now due to rust build errors with piwheels
|
2022-11-16 05:36:26 +00:00
|
|
|
cryptography==38.0.1; platform_machine == 'armv7l'
|
2022-11-28 05:33:45 +00:00
|
|
|
cryptography==38.0.4; platform_machine != 'armv7l'
|
2022-09-26 03:02:00 +00:00
|
|
|
aiohttp==3.8.3
|
2022-11-14 06:04:54 +00:00
|
|
|
SQLAlchemy==1.4.44
|
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-11-28 03:00:55 +00:00
|
|
|
urllib3==1.26.13
|
2022-12-05 03:01:12 +00:00
|
|
|
jsonschema==4.17.3
|
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-10-10 03:02:31 +00:00
|
|
|
tabulate==0.9.0
|
2022-10-31 03:01:22 +00:00
|
|
|
pycoingecko==3.1.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-11-28 03:00:58 +00:00
|
|
|
pyarrow==10.0.1; 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-10-24 03:02:50 +00:00
|
|
|
python-rapidjson==1.9
|
2022-04-27 11:13:11 +00:00
|
|
|
# Properly format api responses
|
2022-12-05 05:23:02 +00:00
|
|
|
orjson==3.8.3
|
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-12-05 03:01:16 +00:00
|
|
|
fastapi==0.88.0
|
2022-10-25 09:04:31 +00:00
|
|
|
pydantic==1.10.2
|
2022-11-21 03:02:34 +00:00
|
|
|
uvicorn==0.20.0
|
2022-10-24 03:03:19 +00:00
|
|
|
pyjwt==2.6.0
|
2022-09-12 06:07:40 +00:00
|
|
|
aiofiles==22.1.0
|
2022-11-14 06:03:58 +00:00
|
|
|
psutil==5.9.4
|
2020-09-13 14:43:22 +00:00
|
|
|
|
|
|
|
# Support for colorized terminal output
|
2022-10-31 03:01:42 +00:00
|
|
|
colorama==0.4.6
|
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-11-28 03:01:01 +00:00
|
|
|
prompt-toolkit==3.0.33
|
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-10-31 03:01:55 +00:00
|
|
|
websockets==10.4
|
2022-08-30 17:04:16 +00:00
|
|
|
janus==1.0.0
|