# packages required for testing petl with databases

cryptography 
pymysql 
SQLAlchemy>=1.3.6,<2.0
psycopg2-binary
mysqlclient ; python_version < '3'

