diff --git a/custom-skills/31-notion-organizer/code/scripts/requirements.txt b/custom-skills/31-notion-organizer/code/scripts/requirements.txt index 558d9fc..3e33c92 100644 --- a/custom-skills/31-notion-organizer/code/scripts/requirements.txt +++ b/custom-skills/31-notion-organizer/code/scripts/requirements.txt @@ -11,7 +11,7 @@ aiohttp==3.13.4 asyncio-throttle==1.0.2 # Environment variables -python-dotenv==1.0.0 +python-dotenv==1.2.2 # Retry logic tenacity==8.2.3