mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-02-13 17:50:30 +00:00
Merge pull request #11021 from freqtrade/dependabot/pip/develop/cryptography-44.0.0
chore(deps): bump cryptography from 43.0.3 to 44.0.0
This commit is contained in:
@@ -6,7 +6,7 @@ pandas-ta==0.3.14b
|
||||
|
||||
ccxt==4.4.35
|
||||
cryptography==42.0.8; platform_machine == 'armv7l'
|
||||
cryptography==43.0.3; platform_machine != 'armv7l'
|
||||
cryptography==44.0.0; platform_machine != 'armv7l'
|
||||
aiohttp==3.10.11
|
||||
SQLAlchemy==2.0.36
|
||||
python-telegram-bot==21.8
|
||||
|
||||
Reference in New Issue
Block a user