# Core Framework
Django>=5.2.0

# Database
psycopg[binary,pool]>=3.2.9

# Caching
redis>=5.0.3

# Utilities
pytz>=2024.1

