feat(config): load repo-root .env via python-dotenv
All checks were successful
python-syntax / syntax-check (push) Successful in 4s

This commit is contained in:
2026-04-05 20:05:11 +02:00
parent 683f2d5961
commit bb247aaad2
4 changed files with 15 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
fastapi>=0.115.0
uvicorn>=0.30.0
python-dotenv>=1.0.1
mss>=9.0.1
pillow>=10.4.0
pyautogui>=0.9.54