remove aiohttp by quart (#381)

* remove aiohttp by quart

* remove global proxy_is_up

* add unit test for some routes
This commit is contained in:
Stefan Allius
2025-04-16 00:54:02 +02:00
committed by GitHub
parent f98273a3eb
commit 7d5670b6b5
4 changed files with 94 additions and 72 deletions

View File

@@ -1,4 +1,4 @@
aiomqtt==2.3.2
schema==0.7.7
aiocron==2.1
aiohttp==3.11.16
quart==0.20