Files
freqtrade/requirements.txt
dependabot[bot] 22bf036a66 chore(deps): bump ccxt from 4.4.78 to 4.4.80
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.4.78 to 4.4.80.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ccxt/ccxt/compare/v4.4.78...v4.4.80)

---
updated-dependencies:
- dependency-name: ccxt
  dependency-version: 4.4.80
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-12 03:43:28 +00:00

64 lines
1.1 KiB
Plaintext

numpy==1.26.4
pandas==2.2.3
bottleneck==1.4.2
numexpr==2.10.2
pandas-ta==0.3.14b
ccxt==4.4.80
cryptography==44.0.3
aiohttp==3.9.5
SQLAlchemy==2.0.40
python-telegram-bot==22.0
# can't be hard-pinned due to telegram-bot pinning httpx with ~
httpx>=0.24.1
humanize==4.12.3
cachetools==5.5.2
requests==2.32.3
urllib3==2.4.0
certifi==2025.4.26
jsonschema==4.23.0
TA-Lib==0.4.38
technical==1.5.0
tabulate==0.9.0
pycoingecko==3.2.0
jinja2==3.1.6
joblib==1.5.0
rich==14.0.0
pyarrow==20.0.0; platform_machine != 'armv7l'
# find first, C search in arrays
py_find_1st==1.1.7
# Load ticker files 30% faster
python-rapidjson==1.20
# Properly format api responses
orjson==3.10.18
# Notify systemd
sdnotify==0.3.2
# API Server
fastapi==0.115.12
pydantic==2.11.4
uvicorn==0.34.2
pyjwt==2.10.1
aiofiles==24.1.0
psutil==7.0.0
# Building config files interactively
questionary==2.1.0
prompt-toolkit==3.0.51
# Extensions to datetime library
python-dateutil==2.9.0.post0
pytz==2025.2
#Futures
schedule==1.2.2
#WS Messages
websockets==15.0.1
janus==2.0.0
ast-comments==1.2.2
packaging==25.0