freezegun>=0.3.6
sqlalchemy>=1.1.0
testing.postgresql>=1.3.0

[:(python_version<"3.4")]
pytest<3.3,>=3.0

[:(python_version>="3.4")]
pytest>=3.0.0
