Initial commit: LoraTester Android + server

This commit is contained in:
2026-06-04 13:05:21 +03:00
commit 83d0353754
124 changed files with 7892 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
flask>=3.0.0
flask-cors>=4.0.0
fastapi>=0.110.0
uvicorn>=0.27.0
pydantic>=2.0.0
gunicorn>=21.0.0
httpx>=0.27.0