2023-07-10 04:00:27 +00:00
|
|
|
numpy==1.25.1; python_version > '3.8'
|
2023-07-06 18:52:51 +00:00
|
|
|
numpy==1.24.3; python_version <= '3.8'
|
2023-07-07 07:37:14 +00:00
|
|
|
pandas==2.0.3
|
2021-09-24 05:12:38 +00:00
|
|
|
pandas-ta==0.3.14b
|
2020-09-13 14:43:22 +00:00
|
|
|
|
2023-07-10 16:16:19 +00:00
|
|
|
ccxt==4.0.17
|
2023-06-03 06:30:38 +00:00
|
|
|
cryptography==41.0.1; platform_machine != 'armv7l'
|
|
|
|
cryptography==40.0.1; platform_machine == 'armv7l'
|
2023-02-13 06:11:49 +00:00
|
|
|
aiohttp==3.8.4
|
2023-06-26 03:58:21 +00:00
|
|
|
SQLAlchemy==2.0.17
|
2023-07-10 04:00:59 +00:00
|
|
|
python-telegram-bot==20.4
|
2023-04-19 16:12:52 +00:00
|
|
|
# can't be hard-pinned due to telegram-bot pinning httpx with ~
|
2023-06-01 18:10:57 +00:00
|
|
|
httpx>=0.24.1
|
2022-09-05 13:09:53 +00:00
|
|
|
arrow==1.2.3
|
2023-05-29 03:56:56 +00:00
|
|
|
cachetools==5.3.1
|
2023-05-22 21:58:08 +00:00
|
|
|
requests==2.31.0
|
2023-06-12 03:58:01 +00:00
|
|
|
urllib3==2.0.3
|
2022-12-05 03:01:12 +00:00
|
|
|
jsonschema==4.17.3
|
2023-04-10 03:56:48 +00:00
|
|
|
TA-Lib==0.4.26
|
2023-02-05 09:19:44 +00:00
|
|
|
technical==1.4.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
|
2022-12-26 09:04:53 +00:00
|
|
|
tables==3.8.0
|
2022-12-19 12:27:07 +00:00
|
|
|
blosc==1.11.1
|
2023-07-10 03:58:40 +00:00
|
|
|
joblib==1.3.1
|
2023-06-19 03:58:02 +00:00
|
|
|
rich==13.4.2
|
2023-05-08 16:18:40 +00:00
|
|
|
pyarrow==12.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
|
2023-03-20 03:56:54 +00:00
|
|
|
python-rapidjson==1.10
|
2022-04-27 11:13:11 +00:00
|
|
|
# Properly format api responses
|
2023-06-12 03:58:02 +00:00
|
|
|
orjson==3.9.1
|
2020-09-13 14:43:22 +00:00
|
|
|
|
|
|
|
# Notify systemd
|
|
|
|
sdnotify==0.3.2
|
|
|
|
|
2020-12-24 05:55:19 +00:00
|
|
|
# API Server
|
2023-07-03 03:29:53 +00:00
|
|
|
fastapi==0.99.1
|
2023-06-12 03:56:43 +00:00
|
|
|
pydantic==1.10.9
|
2023-05-01 03:58:00 +00:00
|
|
|
uvicorn==0.22.0
|
2023-05-15 03:57:33 +00:00
|
|
|
pyjwt==2.7.0
|
2023-02-13 06:11:37 +00:00
|
|
|
aiofiles==23.1.0
|
2023-04-24 03:59:43 +00:00
|
|
|
psutil==5.9.5
|
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
|
2023-07-10 03:59:21 +00:00
|
|
|
prompt-toolkit==3.0.39
|
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
|
2023-04-10 14:19:59 +00:00
|
|
|
schedule==1.2.0
|
2022-08-30 17:04:16 +00:00
|
|
|
|
|
|
|
#WS Messages
|
2023-05-08 03:57:11 +00:00
|
|
|
websockets==11.0.3
|
2022-08-30 17:04:16 +00:00
|
|
|
janus==1.0.0
|
2023-01-01 21:03:45 +00:00
|
|
|
|
2023-07-03 03:29:48 +00:00
|
|
|
ast-comments==1.1.0
|
2023-05-02 17:28:09 +00:00
|
|
|
packaging==23.1
|