mirror of
https://github.com/zvx-echo6/meshai.git
synced 2026-08-26 17:31:34 +00:00
fix(deps): add missing python-dotenv dependency
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>
This commit is contained in:
parent
942e053542
commit
b4817e9ee9
1 changed files with 1 additions and 0 deletions
|
|
@ -13,3 +13,4 @@ h3>=4.0
|
|||
fastapi>=0.110.0
|
||||
uvicorn[standard]>=0.27.0
|
||||
aiomqtt>=2.0.0
|
||||
python-dotenv>=1.0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue