mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-01-31 11:20:24 +00:00
Merge pull request #10614 from freqtrade/dependabot/pip/cryptography-43.0.1
chore(deps): bump cryptography from 42.0.8 to 43.0.1
This commit is contained in:
@@ -6,7 +6,7 @@ pandas-ta==0.3.14b
|
|||||||
|
|
||||||
ccxt==4.3.93
|
ccxt==4.3.93
|
||||||
cryptography==42.0.8; platform_machine == 'armv7l'
|
cryptography==42.0.8; platform_machine == 'armv7l'
|
||||||
cryptography==43.0.0; platform_machine != 'armv7l'
|
cryptography==43.0.1; platform_machine != 'armv7l'
|
||||||
aiohttp==3.10.5
|
aiohttp==3.10.5
|
||||||
SQLAlchemy==2.0.32
|
SQLAlchemy==2.0.32
|
||||||
python-telegram-bot==21.5
|
python-telegram-bot==21.5
|
||||||
|
|||||||
Reference in New Issue
Block a user