From a25a5efd9bcc4cfa4fb121adae4dde5bc3d0e151 Mon Sep 17 00:00:00 2001 From: Thies Mueller Date: Fri, 19 Jun 2026 21:29:17 +0200 Subject: [PATCH] new requirements --- requirements.txt | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/requirements.txt b/requirements.txt index 790df19..f7b6f1a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,5 @@ -asyncio -apns2 -configparser flask -flask_sqlalchemy -aiohttp +sqlalchemy +httpx[http2] pyjwt -cryptography -httpx \ No newline at end of file +cryptography \ No newline at end of file