feat: expand Reyna CLI integrations

This commit is contained in:
Adolfo Reyna
2026-06-15 18:59:43 -04:00
parent 97379a1046
commit a0a26565f0
16 changed files with 3626 additions and 19 deletions
+8
View File
@@ -11,6 +11,14 @@ dependencies = [
"rich",
"pytest-mock",
"pymongo",
"tplinkrouterc6u==5.21.0",
"edge-tts",
"fastapi>=0.136.3",
"uvicorn>=0.49.0",
"authlib>=1.7.2",
"itsdangerous>=2.2.0",
"jinja2>=3.1.6",
"python-multipart>=0.0.32",
]
readme = "README.md"
requires-python = ">=3.10"