mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-14 11:51:19 +00:00
Merge remote-tracking branch 'origin/develop' into dependabot/pip/develop/ccxt-4.4.85
This commit is contained in:
@@ -5,14 +5,14 @@ numexpr==2.10.2
|
||||
pandas-ta==0.3.14b
|
||||
|
||||
ccxt==4.4.85
|
||||
cryptography==45.0.2
|
||||
cryptography==45.0.3
|
||||
aiohttp==3.11.18
|
||||
SQLAlchemy==2.0.41
|
||||
python-telegram-bot==22.1
|
||||
# can't be hard-pinned due to telegram-bot pinning httpx with ~
|
||||
httpx>=0.24.1
|
||||
humanize==4.12.3
|
||||
cachetools==5.5.2
|
||||
cachetools==6.0.0
|
||||
requests==2.32.3
|
||||
urllib3==2.4.0
|
||||
certifi==2025.4.26
|
||||
@@ -22,7 +22,7 @@ technical==1.5.0
|
||||
tabulate==0.9.0
|
||||
pycoingecko==3.2.0
|
||||
jinja2==3.1.6
|
||||
joblib==1.5.0
|
||||
joblib==1.5.1
|
||||
rich==14.0.0
|
||||
pyarrow==20.0.0; platform_machine != 'armv7l'
|
||||
|
||||
@@ -39,7 +39,7 @@ sdnotify==0.3.2
|
||||
|
||||
# API Server
|
||||
fastapi==0.115.12
|
||||
pydantic==2.11.4
|
||||
pydantic==2.11.5
|
||||
uvicorn==0.34.2
|
||||
pyjwt==2.10.1
|
||||
aiofiles==24.1.0
|
||||
|
||||
Reference in New Issue
Block a user