numpy==2.4.6
pandas==3.0.5
bottleneck==1.6.0
numexpr==2.14.2
scipy==1.17.1
# Indicator libraries
ft-pandas-ta==0.3.16
ta-lib==0.7.1
technical==1.7.0

ccxt==4.5.76
cryptography==50.0.0
aiohttp==3.14.3
SQLAlchemy==2.0.52
python-telegram-bot==22.8
# can't be hard-pinned due to telegram-bot pinning httpx with ~
httpx>=0.24.1
humanize==4.16.0
cachetools==7.1.7
requests==2.34.2
urllib3==2.7.0
certifi==2026.6.17
jsonschema==4.26.0
tabulate==0.10.0
pycoingecko==3.2.0
jinja2==3.1.6
joblib==1.5.3
rich==15.0.0
pyarrow==25.0.1; platform_machine != 'armv7l'


# Load ticker files 30% faster
python-rapidjson==1.23
# Properly format api responses
orjson==3.11.9

# Notify systemd
sdnotify==0.3.2

# API Server
fastapi==0.141.1
pydantic==2.13.4
uvicorn==0.52.4
pyjwt==2.13.0
aiofiles==25.1.0
psutil==7.2.2

# Building config files interactively
questionary==2.1.1
prompt-toolkit==3.0.53
# Extensions to datetime library
python-dateutil==2.9.0.post0
pytz==2026.3.post1

#Futures
schedule==1.2.2

#WS Messages
websockets==17.0.1
janus==2.0.0

ast-comments==1.3.0
packaging==26.3