Moved databases from tasks to own concept because they need persistent connections. Tasks do now allow this. (0.24.0)

This commit is contained in:
Johannes Findeisen 2023-08-21 15:05:42 +02:00
commit 52b0c6b509
9 changed files with 62 additions and 28 deletions

View file

@ -2,7 +2,7 @@ APScheduler==3.10.4
CherryPy==18.8.0
asyncssh==2.13.2
fastapi==0.101.1
fritzconnection==1.13.0
fritzconnection==1.13.1
loguru==0.7.0
paramiko==3.3.1
pydantic==2.2.1