#
# Application dependencies
#
argon2-cffi         # Next-gen hash function for the passwords
brotli              # To generate brotli-compressed assets
hyperform           # Form-handling library that doesn't suck
liquid-orm          # Active Record ORM
mailshake           # Dramatically simplify sending email
# proper              # Pure happiness
properconf ~=3.1    # Flexible configuration system
psycopg2-binary     # PostgreSQL driver
redis               # Redis adapter
rq ~=1.7            # Async tasks
