mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-03-02 08:12:05 +00:00
Merge pull request #10823 from freqtrade/dependabot/pip/develop/cryptography-43.0.3
chore(deps): bump cryptography from 42.0.8 to 43.0.3
This commit is contained in:
@@ -6,7 +6,7 @@ pandas-ta==0.3.14b
|
||||
|
||||
ccxt==4.4.17
|
||||
cryptography==42.0.8; platform_machine == 'armv7l'
|
||||
cryptography==43.0.1; platform_machine != 'armv7l'
|
||||
cryptography==43.0.3; platform_machine != 'armv7l'
|
||||
aiohttp==3.10.10
|
||||
SQLAlchemy==2.0.35
|
||||
python-telegram-bot==21.6
|
||||
|
||||
Reference in New Issue
Block a user