pyramid>=1.10
pyramid_basemodel>=0.3
pyramid_mako
pyramid_localize
SQLAlchemy>=1.3.0
velruse>=1.1.1

[docs]
sphinx

[tests]
mock
pytest
pytest-pyramid
pytest-cov
pytest-mysql
pytest-postgresql

[tests:platform_python_implementation != "PyPy"]
psycopg2-binary

[tests:platform_python_implementation == "PyPy"]
psycopg2cffi
