Files
freqtrade/requirements.txt
T
dependabot[bot] 755a426992 chore(deps): bump pandas from 2.3.3 to 3.0.2
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.3.3 to 3.0.2.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](https://github.com/pandas-dev/pandas/compare/v2.3.3...v3.0.2)

---
updated-dependencies:
- dependency-name: pandas
  dependency-version: 3.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-13 18:13:40 +02:00

63 lines
1.0 KiB
Plaintext

numpy==2.4.4
pandas==3.0.2
bottleneck==1.6.0
numexpr==2.14.1
# Indicator libraries
ft-pandas-ta==0.3.16
ta-lib==0.6.8
technical==1.6.0
ccxt==4.5.48
cryptography==46.0.7
aiohttp==3.13.5
SQLAlchemy==2.0.49
python-telegram-bot==22.7
# can't be hard-pinned due to telegram-bot pinning httpx with ~
httpx>=0.24.1
humanize==4.15.0
cachetools==7.0.5
requests==2.33.1
urllib3==2.6.3
certifi==2026.2.25
jsonschema==4.26.0
tabulate==0.10.0
pycoingecko==3.2.0
jinja2==3.1.6
joblib==1.5.3
rich==14.3.3
pyarrow==23.0.1; platform_machine != 'armv7l'
# Load ticker files 30% faster
python-rapidjson==1.23
# Properly format api responses
orjson==3.11.8
# Notify systemd
sdnotify==0.3.2
# API Server
fastapi==0.135.3
pydantic==2.12.5
uvicorn==0.43.0
pyjwt==2.12.1
aiofiles==25.1.0
psutil==7.2.2
# Building config files interactively
questionary==2.1.1
prompt-toolkit==3.0.52
# Extensions to datetime library
python-dateutil==2.9.0.post0
pytz==2026.1.post1
#Futures
schedule==1.2.2
#WS Messages
websockets==16.0
janus==2.0.0
ast-comments==1.3.0
packaging==26.0