From 896e2b6285215b945ac3a865432e80916a817b43 Mon Sep 17 00:00:00 2001 From: Matthias Date: Wed, 20 Sep 2023 20:02:31 +0200 Subject: [PATCH] piwheels finally has wheels for cryptography --- requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index fc85cd05c..664404ff9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,8 +3,7 @@ pandas==2.0.3 pandas-ta==0.3.14b ccxt==4.0.88 -cryptography==41.0.3; platform_machine != 'armv7l' -cryptography==40.0.1; platform_machine == 'armv7l' +cryptography==41.0.3 aiohttp==3.8.5 SQLAlchemy==2.0.20 python-telegram-bot==20.5