setuptools
SQLAlchemy!=1.4.0,!=1.4.1,!=1.4.2,!=1.4.3,!=1.4.4,!=1.4.5,!=1.4.6,>=0.9
transaction>=1.6.0
zope.interface>=3.6.0

[:python_version == "3.5"]
SQLAlchemy<1.4,>=0.9

[test]
zope.testing
