Requirements update. (0.25.7)

This commit is contained in:
Johannes Findeisen 2023-08-23 09:56:00 +02:00
commit 369661794f

View file

@ -1,5 +1,6 @@
APScheduler==3.10.4 APScheduler==3.10.4
CherryPy==18.8.0 CherryPy==18.8.0
SQLAlchemy==2.0.20
asyncssh==2.13.2 asyncssh==2.13.2
fastapi==0.101.1 fastapi==0.101.1
fritzconnection==1.13.1 fritzconnection==1.13.1
@ -13,9 +14,8 @@ python-gammu==3.2.4
pytz==2023.3 pytz==2023.3
requests==2.31.0 requests==2.31.0
rich==13.5.2 rich==13.5.2
SQLAlchemy==2.0.20
syslog2==0.5.0 syslog2==0.5.0
textual==0.33.0 textual==0.34.0
typer==0.9.0 typer==0.9.0
urwid==2.1.2 urwid==2.1.2
uvicorn==0.23.2 uvicorn==0.23.2