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:
parent
21c684bfbc
commit
52b0c6b509
9 changed files with 62 additions and 28 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue