fix: update NotebookLM python-dotenv pin

This commit is contained in:
sickn33
2026-04-24 02:22:48 +02:00
parent ec7396df40
commit 72c429d6f0
2 changed files with 2 additions and 2 deletions

View File

@@ -255,7 +255,7 @@ Note: The MCP server uses the same Patchright library but via TypeScript/npm eco
### Dependencies
- **patchright==1.55.2**: Browser automation
- **python-dotenv==1.0.0**: Environment configuration
- **python-dotenv==1.2.2**: Environment configuration
- Automatically installed in `.venv` on first use
### Data Storage

View File

@@ -7,4 +7,4 @@
patchright==1.55.2
# Environment management
python-dotenv==1.0.0
python-dotenv==1.2.2