comparison 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
comparison
equal deleted inserted replaced
56:d5ba2179d876 57:76dce7813340
13 idna==3.4 13 idna==3.4
14 mastodon.py==1.8.1 14 mastodon.py==1.8.1
15 mf2py==1.1.2 15 mf2py==1.1.2
16 mf2util==0.5.2 16 mf2util==0.5.2
17 oauthlib==3.2.2 17 oauthlib==3.2.2
18 Pillow==10.0.1
18 python-dateutil==2.8.2 19 python-dateutil==2.8.2
19 python-magic==0.4.27 20 python-magic==0.4.27
20 pytz==2023.3 21 pytz==2023.3
21 regex==2023.5.5 22 regex==2023.5.5
22 requests==2.30.0 23 requests==2.30.0