diff --git a/requirements.txt b/requirements.txt index 6f13eff..c1a2ac1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,4 +8,5 @@ alembic==1.13.0 instagrapi==2.0.0 python-dotenv==1.0.0 boto3==1.34.0 -requests==2.31.0 \ No newline at end of file +requests==2.31.0 +Pillow>=8.1.1 \ No newline at end of file