Running directly with `python -m gaming_deals_bot` didn't pick up variables from .env — only the Docker path (--env-file) did. Now dotenv is loaded before config parsing so both workflows work. https://claude.ai/code/session_01LPpSZFfyh6vdV5HGFWjoQX
7 lines
108 B
Plaintext
7 lines
108 B
Plaintext
matrix-nio>=0.21.0
|
|
httpx>=0.25.0
|
|
aiosqlite>=0.19.0
|
|
apscheduler>=3.10.0
|
|
markdown>=3.5.0
|
|
python-dotenv>=1.0.0
|