diff requirements.txt @ 57:76dce7813340

Resize images if they're too large to be uploaded to Bluesky. This adds a new dependency to the Pillow library.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 17 Oct 2023 15:34:26 -0700
parents e3d2e13e8853
children
line wrap: on
line diff
--- a/requirements.txt	Tue Oct 17 15:32:23 2023 -0700
+++ b/requirements.txt	Tue Oct 17 15:34:26 2023 -0700
@@ -15,6 +15,7 @@
 mf2py==1.1.2
 mf2util==0.5.2
 oauthlib==3.2.2
+Pillow==10.0.1
 python-dateutil==2.8.2
 python-magic==0.4.27
 pytz==2023.3