web.py >= 0.70
sqlalchemy >= 1.3.16
dnspython >= 1.16.0
requests >= 2.23.0

# srslib is shipped in iRedAPD for easier deployment.
#srslib == 0.1.4

# For LDAP backend.
python-ldap >= 3.2.0

# For MySQL/MariaDB backends.
PyMySQL >= 0.9.3

# For PostgreSQL backend.
psycopg2 >= 2.8.5
