Add location recorder

This commit is contained in:
2024-08-27 16:34:04 +02:00
parent 5a9b1fed44
commit b21b509c84
5 changed files with 90 additions and 6 deletions

View File

@@ -9,6 +9,7 @@ fastapi==0.112.1
fastapi-cli==0.0.5
fastapi-mqtt==2.2.0
gmqtt==0.6.16
greenlet==3.0.3
h11==0.14.0
httpcore==1.0.5
httptools==0.6.1
@@ -34,6 +35,7 @@ requests==2.32.3
rich==13.7.1
shellingham==1.5.4
sniffio==1.3.1
SQLAlchemy==2.0.32
starlette==0.38.2
typer==0.12.4
typing_extensions==4.12.2