Newer
Older
# Webserver packages
fastapi-slim>=0.111.0,<0.112.0
pydantic[email]>=2.6.0,<2.8.0
# Database packages
PyMySQL>=1.1.0,<1.2.0
SQLAlchemy>=2.0.0,<2.1.0
aiomysql>=0.2.0,<0.3.0
alembic>=1.13.0,<1.14.0
# Security packages
authlib>=1.3.0,<1.4.0
cryptography>=1.4.0
itsdangerous
# Ceph and S3 packages
aioboto3>=13.0.0,<14.0.0
rgwadmin>=2.4.0,<2.5.0
# Miscellaneous
httpx>=0.27.0,<0.28.0
mako>=1.3.0,<1.4.0
jsonschema>=4.0.0,<5.0.0
python-dotenv
# Compression with br algorithm
brotli-asgi>=1.4.0,<1.5.0
# Image processing
Pillow>=10.2.0,<10.4.0