Merge pull request #6762 from freqtrade/dependabot/pip/develop/cryptography-37.0.1

Bump cryptography from 36.0.2 to 37.0.1
This commit is contained in:
Matthias
2022-05-02 06:59:27 +02:00
committed by GitHub

View File

@@ -4,7 +4,7 @@ pandas-ta==0.3.14b
ccxt==1.81.16
# Pin cryptography for now due to rust build errors with piwheels
cryptography==36.0.2
cryptography==37.0.1
aiohttp==3.8.1
SQLAlchemy==1.4.35
python-telegram-bot==13.11