From c14d2501665fe0dc6684aea33caf3a645adb619c Mon Sep 17 00:00:00 2001 From: j Date: Sat, 8 Jun 2024 12:44:26 +0100 Subject: [PATCH] update SQLAlchemy, switch to pycryptodome --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index c7d900b..0dec41d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,9 @@ lxml simplejson ed25519>=1.4 -SQLAlchemy==1.3.10 +SQLAlchemy==1.4.46 pyopenssl>=0.15 -pyCrypto>=2.6.1 +pycryptodome pillow netifaces tornado==6.0.3