From 369661794fee676b8f429634a967a2284cbab3f1 Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Wed, 23 Aug 2023 09:56:00 +0200 Subject: [PATCH] Requirements update. (0.25.7) --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index af047b5..ef8b7e4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,6 @@ APScheduler==3.10.4 CherryPy==18.8.0 +SQLAlchemy==2.0.20 asyncssh==2.13.2 fastapi==0.101.1 fritzconnection==1.13.1 @@ -13,9 +14,8 @@ python-gammu==3.2.4 pytz==2023.3 requests==2.31.0 rich==13.5.2 -SQLAlchemy==2.0.20 syslog2==0.5.0 -textual==0.33.0 +textual==0.34.0 typer==0.9.0 urwid==2.1.2 uvicorn==0.23.2