mirror of
https://github.com/zvx-echo6/meshai.git
synced 2026-08-26 17:31:34 +00:00
config_loader.py imports dotenv_values from python-dotenv but the package was not listed in requirements.txt. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
16 lines
255 B
Text
16 lines
255 B
Text
meshtastic>=2.3.0
|
|
pyyaml>=6.0
|
|
aiosqlite>=0.19.0
|
|
openai>=1.0.0
|
|
anthropic>=0.18.0
|
|
google-genai>=1.0.0
|
|
rich>=13.0.0
|
|
httpx>=0.25.0
|
|
fastembed>=0.3.0
|
|
sqlite-vec>=0.1.0
|
|
numpy
|
|
h3>=4.0
|
|
fastapi>=0.110.0
|
|
uvicorn[standard]>=0.27.0
|
|
aiomqtt>=2.0.0
|
|
python-dotenv>=1.0.0
|