requests>=2.31
boto3>=1.34
python-dotenv>=1.0
pillow>=10.0

# fontTools needs the woff extra to decompress .woff2 webfonts, which is the
# format nearly every site serves. Without brotli the type sheet step fails at
# the woff2 to ttf conversion.
fonttools[woff]>=4.50
