diff --git a/custom-skills/31-notion-organizer/code/scripts/requirements.txt b/custom-skills/31-notion-organizer/code/scripts/requirements.txt index 19108d4..dedab5a 100644 --- a/custom-skills/31-notion-organizer/code/scripts/requirements.txt +++ b/custom-skills/31-notion-organizer/code/scripts/requirements.txt @@ -14,7 +14,7 @@ python-dotenv==1.2.2 tenacity==8.2.3 # Progress bars -tqdm==4.66.1 +tqdm==4.66.3 # Optional: Data analysis # pandas==2.1.4